Home
last modified time | relevance | path

Searched refs:ViewportHeightChroma (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.c404 mode_lib->vba.ViewportHeightChroma[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()
621 mode_lib->vba.ViewportHeightChroma[mode_lib->vba.NumberOfActivePlanes] += in fetch_pipe_params()
Ddisplay_mode_vba.h833 unsigned int ViewportHeightChroma[DC__NUM_DPP__MAX]; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c156 unsigned int ViewportHeightChroma,
2269 v->ViewportHeightChroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3731 v->SwathWidthCSingleDPP[k] = v->ViewportHeightChroma[k]; in dml30_ModeSupportAndSystemConfigurationFull()
4498 v->ViewportHeightChroma[k], in dml30_ModeSupportAndSystemConfigurationFull()
5311 …if (v->ViewportWidthChroma[k] > v->SurfaceWidthC[k] || v->ViewportHeightChroma[k] > v->SurfaceHeig… in dml30_ModeSupportAndSystemConfigurationFull()