Home
last modified time | relevance | path

Searched refs:MaxVStartup (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h369 double MaxVStartup; member
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c98 unsigned int MaxVStartup,
895 unsigned int MaxVStartup, in CalculatePrefetchSchedule() argument
1139 …if (VStartup == MaxVStartup && (PrefetchBandwidth1 > 4 * prefetch_bw_oto) && (Tpre_rounded - Tsw_o… in CalculatePrefetchSchedule()
1162 …if (VStartup == MaxVStartup && (PrefetchBandwidth3 > 4 * prefetch_bw_oto) && Tpre_rounded - Tsw_ot… in CalculatePrefetchSchedule()
4913 v->MaxVStartup = v->NextMaxVStartup; in dml30_ModeSupportAndSystemConfigurationFull()
4952 dml_min(v->MaxVStartup, v->MaximumVStartup[i][j][k]), in dml30_ModeSupportAndSystemConfigurationFull()
5163 if (v->MaxVStartup <= 13 || v->AnyLinesForVMOrRowTooLarge == false) { in dml30_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c97 unsigned int MaxVStartup,
650 unsigned int MaxVStartup, in CalculatePrefetchSchedule() argument
893 …if (VStartup == MaxVStartup && (PrefetchBandwidth1 > 4 * prefetch_bw_oto) && (*DestinationLinesFor… in CalculatePrefetchSchedule()
4667 mode_lib->vba.MaxVStartup = mode_lib->vba.NextMaxVStartup; in dml21_ModeSupportAndSystemConfigurationFull()
4739 dml_min(mode_lib->vba.MaxVStartup, locals->MaximumVStartup[0][0][k]), in dml21_ModeSupportAndSystemConfigurationFull()
4883 if (mode_lib->vba.MaxVStartup <= 13 || mode_lib->vba.AnyLinesForVMOrRowTooLarge == false) { in dml21_ModeSupportAndSystemConfigurationFull()