Searched refs:update_dchub (Results 1 – 25 of 26) sorted by relevance
12
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/ |
D | dcn301_hubbub.c | 52 .update_dchub = hubbub2_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn201/ |
D | dcn201_hubbub.c | 79 .update_dchub = hubbub2_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
D | dcn10_init.c | 41 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn201/ |
D | dcn201_init.c | 42 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn301/ |
D | dcn301_init.c | 45 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
D | dcn20_init.c | 42 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn21/ |
D | dcn21_init.c | 43 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce120/ |
D | dce120_hwseq.c | 266 dc->hwss.update_dchub = dce120_update_dchub; in dce120_hw_sequencer_construct()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn31/ |
D | dcn31_init.c | 46 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
D | dcn30_init.c | 43 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn314/ |
D | dcn314_init.c | 48 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
D | dcn401_init.c | 24 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn351/ |
D | dcn351_init.c | 49 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
D | dcn35_init.c | 50 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn32/ |
D | dcn32_init.c | 45 .update_dchub = dcn10_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | dchubbub.h | 141 void (*update_dchub)( member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/ |
D | dcn30_hubbub.c | 443 .update_dchub = hubbub2_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/ |
D | hw_sequencer.h | 232 void (*update_dchub)(struct dce_hwseq *hws, member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/ |
D | dcn20_hubbub.c | 662 .update_dchub = hubbub2_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/ |
D | dcn35_hubbub.c | 570 .update_dchub = hubbub2_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn21/ |
D | dcn21_hubbub.c | 693 .update_dchub = hubbub2_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/ |
D | dcn10_hubbub.c | 933 .update_dchub = hubbub1_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/ |
D | dcn31_hubbub.c | 1056 .update_dchub = hubbub2_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/ |
D | dcn32_hubbub.c | 989 .update_dchub = hubbub2_update_dchub,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubbub/dcn401/ |
D | dcn401_hubbub.c | 1196 .update_dchub = hubbub2_update_dchub,
|
12