Searched refs:AlignedYPitch (Results 1 – 6 of 6) sorted by relevance
816 double AlignedYPitch[DC__NUM_DPP__MAX]; member
302 unsigned int AlignedYPitch[DML2_MAX_PLANES];301 unsigned int AlignedYPitch[DML2_MAX_PLANES]; global() member
8305 mode_lib->ms.support.AlignedYPitch[k] = (unsigned int)math_ceil2(math_max2(display_cfg->plane_descriptors[k].surface.plane0.pitch, display_cfg->plane_descriptors[k].surface.plane0.width), alignment_l); in dml_core_mode_support() 8316 if (mode_lib->ms.support.AlignedYPitch[k] > display_cfg->plane_descriptors[k].surface.plane0.pitch || in dml_core_mode_support() 8320 DML_LOG_VERBOSE("DML::%s: k=%u AlignedYPitch = %d\n", __func__, k, mode_lib->ms.support.AlignedYPitch[k]); in dml_core_mode_support() 13201 out->informative.mode_support_info.AlignedYPitch[k] = mode_lib->ms.support.AlignedYPitch[k]; in dml2_core_calcs_get_informative()
804 dml_float_t AlignedYPitch[__DML_NUM_PLANES__]; member
8191 mode_lib->ms.support.AlignedYPitch[k] = dml_ceil( in dml_core_mode_support() 8215 if (mode_lib->ms.support.AlignedYPitch[k] > mode_lib->ms.cache_display_cfg.surface.PitchY[k] || mode_lib->ms.support.AlignedCPitch[k] > mode_lib->ms.cache_display_cfg.surface.PitchC[k] || in dml_core_mode_support()
3646 mode_lib->vba.AlignedYPitch[k] = dml_ceil( in dml32_ModeSupportAndSystemConfigurationFull() 3676 if (mode_lib->vba.AlignedYPitch[k] > mode_lib->vba.PitchY[k] in dml32_ModeSupportAndSystemConfigurationFull()