Home
last modified time | relevance | path

Searched refs:DRAMClockChangeLatency (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c209 double DRAMClockChangeLatency,
305 double DRAMClockChangeLatency,
2099 mode_lib->vba.DRAMClockChangeLatency, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2431 mode_lib->vba.DRAMClockChangeLatency, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2611 mode_lib->vba.DRAMClockChangeLatency, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3005 double DRAMClockChangeLatency, in CalculateTWait() argument
3011 DRAMClockChangeLatency + UrgentLatency, in CalculateTWait()
4654 mode_lib->vba.DRAMClockChangeLatency, in dml21_ModeSupportAndSystemConfigurationFull()
4974 mode_lib->vba.DRAMClockChangeLatency, in dml21_ModeSupportAndSystemConfigurationFull()
5229 double DRAMClockChangeLatency, in CalculateWatermarksAndDRAMSpeedChangeSupport() argument
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c157 double DRAMClockChangeLatency,
1506 mode_lib->vba.DRAMClockChangeWatermark = mode_lib->vba.DRAMClockChangeLatency in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1517 mode_lib->vba.DRAMClockChangeLatency in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1521 mode_lib->vba.DRAMClockChangeLatency in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2058 mode_lib->vba.DRAMClockChangeLatency, in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2578 + mode_lib->vba.DRAMClockChangeLatency; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2610 mode_lib->vba.DRAMClockChangeLatency, in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2923 double DRAMClockChangeLatency, in CalculateTWait() argument
2929 DRAMClockChangeLatency + UrgentLatencyPixelDataOnly, in CalculateTWait()
4668 mode_lib->vba.DRAMClockChangeLatency, in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c180 double DRAMClockChangeLatency,
1541 mode_lib->vba.DRAMClockChangeWatermark = mode_lib->vba.DRAMClockChangeLatency in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1552 mode_lib->vba.DRAMClockChangeLatency in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
1556 mode_lib->vba.DRAMClockChangeLatency in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2093 mode_lib->vba.DRAMClockChangeLatency, in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2611 + mode_lib->vba.DRAMClockChangeLatency; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2642 mode_lib->vba.DRAMClockChangeLatency, in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2955 double DRAMClockChangeLatency, in CalculateTWait() argument
2961 DRAMClockChangeLatency + UrgentLatencyPixelDataOnly, in CalculateTWait()
4705 mode_lib->vba.DRAMClockChangeLatency, in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h209 double DRAMClockChangeLatency; member
Ddisplay_mode_vba.c224 mode_lib->vba.DRAMClockChangeLatency = soc->dram_clock_change_latency_us; in fetch_socbb_params()