Home
last modified time | relevance | path

Searched defs:PrefetchMode (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c1753 unsigned int PrefetchMode = v->PrefetchModePerState[v->VoltageLevel][v->maxMpcComb]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local
3044 unsigned int PrefetchMode, in CalculateTWait()
4952 unsigned int PrefetchMode, in CalculateWatermarksAndDRAMSpeedChangeSupport()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c2013 int PrefetchMode = v->PrefetchModePerState[v->VoltageLevel][v->maxMpcComb]; local
3451 static double CalculateTWait(unsigned int PrefetchMode, double DRAMClockChangeLatency, double Urgen…
5639 unsigned int PrefetchMode,
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c1996 int PrefetchMode = v->PrefetchModePerState[v->VoltageLevel][v->maxMpcComb]; local
3345 static double CalculateTWait(unsigned int PrefetchMode, double DRAMClockChangeLatency, double Urgen…
5545 unsigned int PrefetchMode,
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c3008 unsigned int PrefetchMode, in CalculateTWait()
5241 unsigned int PrefetchMode, in CalculateWatermarksAndDRAMSpeedChangeSupport()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c2921 unsigned int PrefetchMode, in CalculateTWait()
H A Ddisplay_mode_vba_20v2.c2994 unsigned int PrefetchMode, in CalculateTWait()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c3249 unsigned int PrefetchMode, in dml32_CalculateTWait()
4261 unsigned int PrefetchMode, in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h996 dml_uint_t PrefetchMode[__DML_NUM_PLANES__]; member
1142 …dml_uint_t PrefetchMode[__DML_NUM_PLANES__]; /// <brief prefetch mode used for prefetch support ch… member
1331 dml_uint_t *PrefetchMode; member
H A Ddisplay_mode_core.c1741 dml_uint_t PrefetchMode, in CalculateTWait()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h536 unsigned int PrefetchMode[DC__VOLTAGE_STATES][2]; member