Home
last modified time | relevance | path

Searched refs:update_dchub (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/
H A Ddcn301_hubbub.c52 .update_dchub = hubbub2_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn201/
H A Ddcn201_hubbub.c79 .update_dchub = hubbub2_update_dchub,
/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/hubbub/dcn30/
H A Ddcn30_hubbub.c444 .update_dchub = hubbub2_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c662 .update_dchub = hubbub2_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h236 void (*update_dchub)(struct dce_hwseq *hws, member
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/
H A Ddcn35_hubbub.c571 .update_dchub = hubbub2_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/
H A Ddcn31_hubbub.c1057 .update_dchub = hubbub2_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/
H A Ddcn32_hubbub.c990 .update_dchub = hubbub2_update_dchub,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c3605 hubbub->funcs->update_dchub(hubbub, dh_data); in dcn10_update_dchub()