Searched refs:AllowForPStateChangeOrStutterInVBlankFinal (Results 1 – 5 of 5) sorted by relevance
845 enum dm_prefetch_modes AllowForPStateChangeOrStutterInVBlankFinal,
4638 enum dm_prefetch_modes AllowForPStateChangeOrStutterInVBlankFinal, in dml32_CalculateMinAndMaxPrefetchMode() argument4642 if (AllowForPStateChangeOrStutterInVBlankFinal == dm_prefetch_support_none) { in dml32_CalculateMinAndMaxPrefetchMode()4645 } else if (AllowForPStateChangeOrStutterInVBlankFinal == dm_prefetch_support_stutter) { in dml32_CalculateMinAndMaxPrefetchMode()4648 } else if (AllowForPStateChangeOrStutterInVBlankFinal == dm_prefetch_support_fclk_and_stutter) { in dml32_CalculateMinAndMaxPrefetchMode()4651 …} else if (AllowForPStateChangeOrStutterInVBlankFinal == dm_prefetch_support_uclk_fclk_and_stutter… in dml32_CalculateMinAndMaxPrefetchMode()
709 mode_lib->vba.AllowForPStateChangeOrStutterInVBlankFinal, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()2939 dml32_CalculateMinAndMaxPrefetchMode(mode_lib->vba.AllowForPStateChangeOrStutterInVBlankFinal, in dml32_ModeSupportAndSystemConfigurationFull()
289 enum dm_prefetch_modes AllowForPStateChangeOrStutterInVBlankFinal; // Mode Support only member
356 …mode_lib->vba.AllowForPStateChangeOrStutterInVBlankFinal = soc->allow_for_pstate_or_stutter_in_vbl… in fetch_socbb_params()