Searched refs:ViewportHeightChroma (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/ |
A D | display_mode_structs.h | 103 unsigned int ViewportHeightChroma; member
|
A D | display_mode_vba.c | 555 mode_lib->vba.ViewportHeightChroma[mode_lib->vba.NumberOfActivePlanes] = in fetch_pipe_params() 799 mode_lib->vba.ViewportHeightChroma[mode_lib->vba.NumberOfActivePlanes] += in fetch_pipe_params() 817 …if (mode_lib->vba.ViewportHeightChroma[mode_lib->vba.NumberOfActivePlanes] > src->viewport_height_… in fetch_pipe_params() 818 …mode_lib->vba.ViewportHeightChroma[mode_lib->vba.NumberOfActivePlanes] = src->viewport_height_max … in fetch_pipe_params()
|
A D | display_mode_vba.h | 1058 unsigned int ViewportHeightChroma[DC__NUM_DPP__MAX]; member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
A D | display_mode_vba_32.c | 401 mode_lib->vba.ViewportHeightChroma, in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 429 …sAndPerformanceCalculation.SurfaceParameters[k].ViewportHeightChroma = mode_lib->vba.ViewportHeigh… in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1826 v->SwathWidthCSingleDPP[k] = mode_lib->vba.ViewportHeightChroma[k]; in dml32_ModeSupportAndSystemConfigurationFull() 2657 mode_lib->vba.ViewportHeightChroma, in dml32_ModeSupportAndSystemConfigurationFull() 2714 …ortAndSystemConfigurationFull.SurfParameters[k].ViewportHeightChroma = mode_lib->vba.ViewportHeigh… in dml32_ModeSupportAndSystemConfigurationFull() 3668 || mode_lib->vba.ViewportHeightChroma[k] in dml32_ModeSupportAndSystemConfigurationFull()
|
A D | display_mode_vba_util_32.c | 2033 myPipe[k].ViewportHeightChroma, in dml32_CalculateVMRowAndSwath() 2076 myPipe[k].ViewportHeightChroma, in dml32_CalculateVMRowAndSwath()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
A D | display_mode_vba_30.c | 157 unsigned int ViewportHeightChroma, 2207 v->ViewportHeightChroma[k], in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 3638 v->SwathWidthCSingleDPP[k] = v->ViewportHeightChroma[k]; in dml30_ModeSupportAndSystemConfigurationFull() 4382 v->ViewportHeightChroma[k], in dml30_ModeSupportAndSystemConfigurationFull() 5136 …if (v->ViewportWidthChroma[k] > v->SurfaceWidthC[k] || v->ViewportHeightChroma[k] > v->SurfaceHeig… in dml30_ModeSupportAndSystemConfigurationFull()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
A D | display_mode_vba_31.c | 2335 v->ViewportHeightChroma[k], 3875 v->SwathWidthCSingleDPP[k] = v->ViewportHeightChroma[k]; 4679 v->ViewportHeightChroma[k], 5339 || v->ViewportHeightChroma[k] > v->SurfaceHeightC[k]) {
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
A D | display_mode_vba_314.c | 2357 v->ViewportHeightChroma[k], 3972 v->SwathWidthCSingleDPP[k] = v->ViewportHeightChroma[k]; 4776 v->ViewportHeightChroma[k], 5436 || v->ViewportHeightChroma[k] > v->SurfaceHeightC[k]) {
|
Completed in 72 milliseconds