Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h583 double AlignedDCCMetaPitch[DC__NUM_DPP__MAX]; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c4985 locals->AlignedDCCMetaPitch[k] = dml_ceil( in dml20_ModeSupportAndSystemConfigurationFull()
4991 locals->AlignedDCCMetaPitch[k] = mode_lib->vba.DCCMetaPitchY[k]; in dml20_ModeSupportAndSystemConfigurationFull()
4993 if (locals->AlignedDCCMetaPitch[k] > mode_lib->vba.DCCMetaPitchY[k]) { in dml20_ModeSupportAndSystemConfigurationFull()
H A Ddisplay_mode_vba_20v2.c5064 locals->AlignedDCCMetaPitch[k] = dml_ceil( in dml20v2_ModeSupportAndSystemConfigurationFull()
5070 locals->AlignedDCCMetaPitch[k] = mode_lib->vba.DCCMetaPitchY[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5072 if (locals->AlignedDCCMetaPitch[k] > mode_lib->vba.DCCMetaPitchY[k]) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c5090 locals->AlignedDCCMetaPitch[k] = dml_ceil( in dml21_ModeSupportAndSystemConfigurationFull()
5096 locals->AlignedDCCMetaPitch[k] = mode_lib->vba.DCCMetaPitchY[k]; in dml21_ModeSupportAndSystemConfigurationFull()
5098 if (locals->AlignedDCCMetaPitch[k] > mode_lib->vba.DCCMetaPitchY[k]) { in dml21_ModeSupportAndSystemConfigurationFull()