Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h568 double AlignedCPitch[DC__NUM_DPP__MAX]; member
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c4993 locals->AlignedCPitch[k] = dml_ceil( in dml20_ModeSupportAndSystemConfigurationFull()
4999 locals->AlignedCPitch[k] = mode_lib->vba.PitchC[k]; in dml20_ModeSupportAndSystemConfigurationFull()
5001 if (locals->AlignedCPitch[k] > mode_lib->vba.PitchC[k]) { in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c5024 locals->AlignedCPitch[k] = dml_ceil( in dml20v2_ModeSupportAndSystemConfigurationFull()
5030 locals->AlignedCPitch[k] = mode_lib->vba.PitchC[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5032 if (locals->AlignedCPitch[k] > mode_lib->vba.PitchC[k]) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c5089 locals->AlignedCPitch[k] = dml_ceil( in dml21_ModeSupportAndSystemConfigurationFull()
5095 locals->AlignedCPitch[k] = mode_lib->vba.PitchC[k]; in dml21_ModeSupportAndSystemConfigurationFull()
5097 if (locals->AlignedCPitch[k] > mode_lib->vba.PitchC[k]) { in dml21_ModeSupportAndSystemConfigurationFull()