Home
last modified time | relevance | path

Searched refs:dcn10_update_dchub (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_init.c49 .update_dchub = dcn10_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/
H A Ddcn351_init.c50 .update_dchub = dcn10_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_init.c51 .update_dchub = dcn10_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c3600 void dcn10_update_dchub(struct dce_hwseq *hws, struct dchub_init_data *dh_data) in dcn10_update_dchub() function