Home
last modified time | relevance | path

Searched refs:dcn30_init_hw (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.h33 void dcn30_init_hw(struct dc *dc);
H A Ddcn30_init.c36 .init_hw = dcn30_init_hw,
H A Ddcn30_hwseq.c433 void dcn30_init_hw(struct dc *dc) in dcn30_init_hw() function