Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn30/
H A Ddisplay_mode_vba_30.c1846 unsigned int PrefetchMode = v->PrefetchModePerState[v->VoltageLevel][v->maxMpcComb]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local
3205 unsigned int PrefetchMode, in CalculateTWait()
5180 unsigned int PrefetchMode, in CalculateWatermarksAndDRAMSpeedChangeSupport()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
H A Ddisplay_mode_vba_31.c1995 int PrefetchMode = v->PrefetchModePerState[v->VoltageLevel][v->maxMpcComb]; local
3344 static double CalculateTWait(unsigned int PrefetchMode, double DRAMClockChangeLatency, double Urgen…
5544 unsigned int PrefetchMode,
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c2012 int PrefetchMode = v->PrefetchModePerState[v->VoltageLevel][v->maxMpcComb]; local
3450 static double CalculateTWait(unsigned int PrefetchMode, double DRAMClockChangeLatency, double Urgen…
5638 unsigned int PrefetchMode,
/linux-6.15/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-6.15/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-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h664 unsigned int PrefetchMode[DML2_MAX_PLANES]; // LEGACY_ONLY member
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h997 dml_uint_t PrefetchMode[__DML_NUM_PLANES__]; member
1143 …dml_uint_t PrefetchMode[__DML_NUM_PLANES__]; /// <brief prefetch mode used for prefetch support ch… member
1332 dml_uint_t *PrefetchMode; member
H A Ddisplay_mode_core.c1741 dml_uint_t PrefetchMode, in CalculateTWait()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h536 unsigned int PrefetchMode[DC__VOLTAGE_STATES][2]; member