Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h333 bool ScalerEnabled[DC__NUM_DPP__MAX]; member
Ddisplay_mode_vba.c405 mode_lib->vba.ScalerEnabled[mode_lib->vba.NumberOfActivePlanes] = scl->scl_enable; in fetch_pipe_params()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c48 bool ScalerEnabled; member
727 if (myPipe->ScalerEnabled) in CalculatePrefetchSchedule()
2139 myPipe.ScalerEnabled = mode_lib->vba.ScalerEnabled[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3401 if (mode_lib->vba.ScalerEnabled[k] == false in dml21_ModeSupportAndSystemConfigurationFull()
4690 myPipe.ScalerEnabled = mode_lib->vba.ScalerEnabled[k]; in dml21_ModeSupportAndSystemConfigurationFull()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c63 bool ScalerEnabled,
446 bool ScalerEnabled, in CalculatePrefetchSchedule() argument
518 if (ScalerEnabled) in CalculatePrefetchSchedule()
2098 mode_lib->vba.ScalerEnabled[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3297 if (mode_lib->vba.ScalerEnabled[k] == false in dml20_ModeSupportAndSystemConfigurationFull()
4705 mode_lib->vba.ScalerEnabled[k], in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c67 bool ScalerEnabled,
474 bool ScalerEnabled, in CalculateDelayAfterScaler() argument
509 if (ScalerEnabled) in CalculateDelayAfterScaler()
2127 …ode_lib->vba.DSCDelay[k], mode_lib->vba.DPPPerPlane[k], mode_lib->vba.ScalerEnabled[k], mode_lib->… in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3329 if (mode_lib->vba.ScalerEnabled[k] == false in dml20v2_ModeSupportAndSystemConfigurationFull()
4736 …DSCDelayPerState[i][k], mode_lib->vba.NoOfDPP[i][j][k], mode_lib->vba.ScalerEnabled[k], mode_lib->… in dml20v2_ModeSupportAndSystemConfigurationFull()