Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h311 unsigned int VActive[DC__NUM_DPP__MAX]; member
Ddisplay_mode_vba.c428 mode_lib->vba.VActive[mode_lib->vba.NumberOfActivePlanes] = dst->vactive; in fetch_pipe_params()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c1643 - mode_lib->vba.VActive[k]) * mode_lib->vba.HTotal[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2026 mode_lib->vba.VTotal[k] - mode_lib->vba.VActive[k] in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2110 - mode_lib->vba.VActive[k], in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4657 locals->MaximumVStartup[k] = mode_lib->vba.VTotal[k] - mode_lib->vba.VActive[k] in dml20_ModeSupportAndSystemConfigurationFull()
4717 - mode_lib->vba.VActive[k], in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c1678 - mode_lib->vba.VActive[k]) * mode_lib->vba.HTotal[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2061 mode_lib->vba.VTotal[k] - mode_lib->vba.VActive[k] in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2143 - mode_lib->vba.VActive[k], in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4694 locals->MaximumVStartup[k] = mode_lib->vba.VTotal[k] - mode_lib->vba.VActive[k] in dml20v2_ModeSupportAndSystemConfigurationFull()
4752 - mode_lib->vba.VActive[k], in dml20v2_ModeSupportAndSystemConfigurationFull()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c2082 …locals->MaxVStartupLines[k] = mode_lib->vba.VTotal[k] - mode_lib->vba.VActive[k] - dml_max(1.0, dm… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2147 myPipe.VBlank = mode_lib->vba.VTotal[k] - mode_lib->vba.VActive[k]; in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2787 - mode_lib->vba.VActive[k]) * mode_lib->vba.HTotal[k] in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
4641 locals->MaximumVStartup[k] = mode_lib->vba.VTotal[k] - mode_lib->vba.VActive[k] in dml21_ModeSupportAndSystemConfigurationFull()
4698 myPipe.VBlank = mode_lib->vba.VTotal[k] - mode_lib->vba.VActive[k]; in dml21_ModeSupportAndSystemConfigurationFull()