Home
last modified time | relevance | path

Searched refs:MaxPrefetchMode (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.c815 unsigned int *MaxPrefetchMode) in CalculateMinAndMaxPrefetchMode() argument
820 *MaxPrefetchMode = 2; in CalculateMinAndMaxPrefetchMode()
824 *MaxPrefetchMode = 1; in CalculateMinAndMaxPrefetchMode()
829 *MaxPrefetchMode = 0; in CalculateMinAndMaxPrefetchMode()
834 *MaxPrefetchMode = 2; in CalculateMinAndMaxPrefetchMode()
838 *MaxPrefetchMode = 2; in CalculateMinAndMaxPrefetchMode()
Ddisplay_mode_vba.h374 unsigned int MaxPrefetchMode; member
977 unsigned int *MaxPrefetchMode);
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c400 int MaxPrefetchMode,
3647 int MinPrefetchMode, MaxPrefetchMode; in dml30_ModeSupportAndSystemConfigurationFull() local
3661 &MinPrefetchMode, &MaxPrefetchMode); in dml30_ModeSupportAndSystemConfigurationFull()
4746 MaxPrefetchMode, in dml30_ModeSupportAndSystemConfigurationFull()
5174 … || (v->NextMaxVStartup == v->MaxMaxVStartup[i][j] && NextPrefetchModeState > MaxPrefetchMode))); in dml30_ModeSupportAndSystemConfigurationFull()
6665 int MaxPrefetchMode, in UseMinimumDCFCLK() argument
6758 …MinimumTWait = CalculateTWait(MaxPrefetchMode, FinalDRAMClockChangeLatency, UrgLatency[i], SREnter… in UseMinimumDCFCLK()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c426 int MaxPrefetchMode,
3963 int MinPrefetchMode = 0, MaxPrefetchMode = 2; local
3977 &MinPrefetchMode, &MaxPrefetchMode);
5090 MaxPrefetchMode,
5547 … || (v->NextMaxVStartup == v->MaxMaxVStartup[i][j] && NextPrefetchModeState > MaxPrefetchMode)));
7257 int MaxPrefetchMode, argument
7345 …MinimumTWait = CalculateTWait(MaxPrefetchMode, FinalDRAMClockChangeLatency, UrgLatency[i], SREnter…
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4407 …AllowDRAMSelfRefreshOrDRAMClockChangeInVblank, &locals->MinPrefetchMode, &locals->MaxPrefetchMode); in dml20_ModeSupportAndSystemConfigurationFull()
4835 && mode_lib->vba.NextPrefetchMode < mode_lib->vba.MaxPrefetchMode); in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4528 …AllowDRAMSelfRefreshOrDRAMClockChangeInVblank, &locals->MinPrefetchMode, &locals->MaxPrefetchMode); in dml20v2_ModeSupportAndSystemConfigurationFull()
4958 && mode_lib->vba.NextPrefetchMode < mode_lib->vba.MaxPrefetchMode); in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c4409 &mode_lib->vba.MaxPrefetchMode); in dml21_ModeSupportAndSystemConfigurationFull()
4896 || mode_lib->vba.NextPrefetchMode <= mode_lib->vba.MaxPrefetchMode)); in dml21_ModeSupportAndSystemConfigurationFull()