Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.c424 mode_lib->vba.ViewportHeightChroma[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params()
650 mode_lib->vba.ViewportHeightChroma[mode_lib->vba.NumberOfActivePlanes] += in fetch_pipe_params()
668 …if (mode_lib->vba.ViewportHeightChroma[mode_lib->vba.NumberOfActivePlanes] > src->viewport_height_… in fetch_pipe_params()
669 …mode_lib->vba.ViewportHeightChroma[mode_lib->vba.NumberOfActivePlanes] = src->viewport_height_max … in fetch_pipe_params()
Ddisplay_mode_vba.h840 unsigned int ViewportHeightChroma[DC__NUM_DPP__MAX]; member
/drivers/gpu/drm/amd/display/dc/dml/dcn30/
Ddisplay_mode_vba_30.c157 unsigned int ViewportHeightChroma,
2273 v->ViewportHeightChroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
3740 v->SwathWidthCSingleDPP[k] = v->ViewportHeightChroma[k]; in dml30_ModeSupportAndSystemConfigurationFull()
4484 v->ViewportHeightChroma[k], in dml30_ModeSupportAndSystemConfigurationFull()
5297 …if (v->ViewportWidthChroma[k] > v->SurfaceWidthC[k] || v->ViewportHeightChroma[k] > v->SurfaceHeig… in dml30_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c2387 v->ViewportHeightChroma[k],
3907 v->SwathWidthCSingleDPP[k] = v->ViewportHeightChroma[k];
4710 v->ViewportHeightChroma[k],
5500 || v->ViewportHeightChroma[k] > v->SurfaceHeightC[k]) {