/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/ |
H A D | dcn301_hubbub.c | 52 .update_dchub = hubbub2_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn201/ |
H A D | dcn201_hubbub.c | 79 .update_dchub = hubbub2_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
H A D | dcn10_init.c | 41 .update_dchub = dcn10_update_dchub,
|
H A D | dcn10_hwseq.c | 3429 hubbub->funcs->update_dchub(hubbub, dh_data); in dcn10_update_dchub()
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/ |
H A D | dcn201_init.c | 42 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/ |
H A D | dcn21_init.c | 43 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
H A D | dcn20_init.c | 42 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn301/ |
H A D | dcn301_init.c | 45 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce120/ |
H A D | dce120_hwseq.c | 266 dc->hwss.update_dchub = dce120_update_dchub; in dce120_hw_sequencer_construct()
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
H A D | dcn30_init.c | 43 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
H A D | dcn314_init.c | 48 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/ |
H A D | dcn31_init.c | 46 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
H A D | dcn401_init.c | 24 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/ |
H A D | dcn351_init.c | 49 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
H A D | dcn35_init.c | 50 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
H A D | dcn32_init.c | 45 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/ |
H A D | dcn30_hubbub.c | 443 .update_dchub = hubbub2_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/ |
H A D | hw_sequencer.h | 232 void (*update_dchub)(struct dce_hwseq *hws, member
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/ |
H A D | dcn20_hubbub.c | 662 .update_dchub = hubbub2_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/ |
H A D | dcn35_hubbub.c | 570 .update_dchub = hubbub2_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn21/ |
H A D | dcn21_hubbub.c | 693 .update_dchub = hubbub2_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/ |
H A D | dcn10_hubbub.c | 933 .update_dchub = hubbub1_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/ |
H A D | dcn32_hubbub.c | 989 .update_dchub = hubbub2_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/ |
H A D | dcn31_hubbub.c | 1056 .update_dchub = hubbub2_update_dchub,
|