Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.c774 unsigned int *MaxPrefetchMode) in CalculateMinAndMaxPrefetchMode() argument
779 *MaxPrefetchMode = 2; in CalculateMinAndMaxPrefetchMode()
783 *MaxPrefetchMode = 1; in CalculateMinAndMaxPrefetchMode()
788 *MaxPrefetchMode = 0; in CalculateMinAndMaxPrefetchMode()
793 *MaxPrefetchMode = 2; in CalculateMinAndMaxPrefetchMode()
797 *MaxPrefetchMode = 2; in CalculateMinAndMaxPrefetchMode()
Ddisplay_mode_vba.h367 unsigned int MaxPrefetchMode; member
933 unsigned int *MaxPrefetchMode);
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c399 int MaxPrefetchMode,
3645 int MaxPrefetchMode = 2; in dml30_ModeSupportAndSystemConfigurationFull() local
4763 MaxPrefetchMode, in dml30_ModeSupportAndSystemConfigurationFull()
5191 … || (v->NextMaxVStartup == v->MaxMaxVStartup[i][j] && NextPrefetchModeState > MaxPrefetchMode))); in dml30_ModeSupportAndSystemConfigurationFull()
6682 int MaxPrefetchMode, in UseMinimumDCFCLK() argument
6775 …MinimumTWait = CalculateTWait(MaxPrefetchMode, FinalDRAMClockChangeLatency, UrgLatency[i], SREnter… in UseMinimumDCFCLK()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4405 …AllowDRAMSelfRefreshOrDRAMClockChangeInVblank, &locals->MinPrefetchMode, &locals->MaxPrefetchMode); in dml20_ModeSupportAndSystemConfigurationFull()
4833 && mode_lib->vba.NextPrefetchMode < mode_lib->vba.MaxPrefetchMode); in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c4484 …AllowDRAMSelfRefreshOrDRAMClockChangeInVblank, &locals->MinPrefetchMode, &locals->MaxPrefetchMode); in dml20v2_ModeSupportAndSystemConfigurationFull()
4914 && mode_lib->vba.NextPrefetchMode < mode_lib->vba.MaxPrefetchMode); in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c4404 &mode_lib->vba.MaxPrefetchMode); in dml21_ModeSupportAndSystemConfigurationFull()
4891 || mode_lib->vba.NextPrefetchMode < mode_lib->vba.MaxPrefetchMode)); in dml21_ModeSupportAndSystemConfigurationFull()