Home
last modified time | relevance | path

Searched refs:AllowForPStateChangeOrStutterInVBlankFinal (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_util_32.h848 enum dm_prefetch_modes AllowForPStateChangeOrStutterInVBlankFinal,
A Ddisplay_mode_vba_util_32.c4647 enum dm_prefetch_modes AllowForPStateChangeOrStutterInVBlankFinal, in dml32_CalculateMinAndMaxPrefetchMode() argument
4651 if (AllowForPStateChangeOrStutterInVBlankFinal == dm_prefetch_support_none) { in dml32_CalculateMinAndMaxPrefetchMode()
4654 } else if (AllowForPStateChangeOrStutterInVBlankFinal == dm_prefetch_support_stutter) { in dml32_CalculateMinAndMaxPrefetchMode()
4657 } else if (AllowForPStateChangeOrStutterInVBlankFinal == dm_prefetch_support_fclk_and_stutter) { in dml32_CalculateMinAndMaxPrefetchMode()
4660 …} else if (AllowForPStateChangeOrStutterInVBlankFinal == dm_prefetch_support_uclk_fclk_and_stutter… in dml32_CalculateMinAndMaxPrefetchMode()
A Ddisplay_mode_vba_32.c731 mode_lib->vba.AllowForPStateChangeOrStutterInVBlankFinal, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2980 dml32_CalculateMinAndMaxPrefetchMode(mode_lib->vba.AllowForPStateChangeOrStutterInVBlankFinal, in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h291 enum dm_prefetch_modes AllowForPStateChangeOrStutterInVBlankFinal; // Mode Support only member
A Ddisplay_mode_vba.c357 …mode_lib->vba.AllowForPStateChangeOrStutterInVBlankFinal = soc->allow_for_pstate_or_stutter_in_vbl… in fetch_socbb_params()

Completed in 34 milliseconds