Searched refs:update_dchub (Results 1 – 12 of 12) sorted by relevance
/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/dcn314/ |
H A D | dcn314_init.c | 49 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/ |
H A D | dcn351_init.c | 50 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
H A D | dcn35_init.c | 51 .update_dchub = dcn10_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/ |
H A D | dcn30_hubbub.c | 444 .update_dchub = hubbub2_update_dchub,
|
/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/hwss/ |
H A D | hw_sequencer.h | 236 void (*update_dchub)(struct dce_hwseq *hws, member
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/ |
H A D | dcn35_hubbub.c | 571 .update_dchub = hubbub2_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/ |
H A D | dcn31_hubbub.c | 1057 .update_dchub = hubbub2_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/ |
H A D | dcn32_hubbub.c | 990 .update_dchub = hubbub2_update_dchub,
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
H A D | dcn10_hwseq.c | 3605 hubbub->funcs->update_dchub(hubbub, dh_data); in dcn10_update_dchub()
|