Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h362 unsigned int AlignedCPitch[DML2_MAX_PLANES]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h817 double AlignedCPitch[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared_types.h284 unsigned int AlignedCPitch[DML2_MAX_PLANES]; member
A Ddml2_core_shared.c1064 …mode_lib->ms.support.AlignedCPitch[k] = (unsigned int)math_ceil2(math_max2(display_cfg->plane_desc… in dml2_core_shared_mode_support()
1066 mode_lib->ms.support.AlignedCPitch[k] = display_cfg->plane_descriptors[k].surface.plane1.pitch; in dml2_core_shared_mode_support()
1070 mode_lib->ms.support.AlignedCPitch[k] > display_cfg->plane_descriptors[k].surface.plane1.pitch) { in dml2_core_shared_mode_support()
1075 …2_printf("DML::%s: k=%u AlignedCPitch = %d\n", __func__, k, mode_lib->ms.support.AlignedCPitch[k]); in dml2_core_shared_mode_support()
12177 out->informative.mode_support_info.AlignedCPitch[k] = mode_lib->ms.support.AlignedCPitch[k]; in dml2_core_shared_get_informative()
A Ddml2_core_dcn4_calcs.c7346 …mode_lib->ms.support.AlignedCPitch[k] = (unsigned int)math_ceil2(math_max2(display_cfg->plane_desc… in dml_core_mode_support()
7348 mode_lib->ms.support.AlignedCPitch[k] = display_cfg->plane_descriptors[k].surface.plane1.pitch; in dml_core_mode_support()
7352 mode_lib->ms.support.AlignedCPitch[k] > display_cfg->plane_descriptors[k].surface.plane1.pitch) { in dml_core_mode_support()
7357 …2_printf("DML::%s: k=%u AlignedCPitch = %d\n", __func__, k, mode_lib->ms.support.AlignedCPitch[k]); in dml_core_mode_support()
12641 out->informative.mode_support_info.AlignedCPitch[k] = mode_lib->ms.support.AlignedCPitch[k]; in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core_structs.h748 dml_float_t AlignedCPitch[__DML_NUM_PLANES__]; member
A Ddisplay_mode_core.c8085 …mode_lib->ms.support.AlignedCPitch[k] = dml_ceil(dml_max(mode_lib->ms.cache_display_cfg.surface.Pi… in dml_core_mode_support()
8092 mode_lib->ms.support.AlignedCPitch[k] = mode_lib->ms.cache_display_cfg.surface.PitchC[k]; in dml_core_mode_support()
8095 …e_lib->ms.cache_display_cfg.surface.PitchY[k] || mode_lib->ms.support.AlignedCPitch[k] > mode_lib-… in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c5006 locals->AlignedCPitch[k] = dml_ceil( in dml20_ModeSupportAndSystemConfigurationFull()
5012 locals->AlignedCPitch[k] = mode_lib->vba.PitchC[k]; in dml20_ModeSupportAndSystemConfigurationFull()
5014 if (locals->AlignedCPitch[k] > mode_lib->vba.PitchC[k]) { in dml20_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_20v2.c5122 locals->AlignedCPitch[k] = dml_ceil( in dml20v2_ModeSupportAndSystemConfigurationFull()
5128 locals->AlignedCPitch[k] = mode_lib->vba.PitchC[k]; in dml20v2_ModeSupportAndSystemConfigurationFull()
5130 if (locals->AlignedCPitch[k] > mode_lib->vba.PitchC[k]) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddisplay_mode_vba_32.c3646 mode_lib->vba.AlignedCPitch[k] = dml_ceil( in dml32_ModeSupportAndSystemConfigurationFull()
3658 mode_lib->vba.AlignedCPitch[k] = mode_lib->vba.PitchC[k]; in dml32_ModeSupportAndSystemConfigurationFull()
3662 || mode_lib->vba.AlignedCPitch[k] > mode_lib->vba.PitchC[k] in dml32_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c5123 locals->AlignedCPitch[k] = dml_ceil( in dml21_ModeSupportAndSystemConfigurationFull()
5129 locals->AlignedCPitch[k] = mode_lib->vba.PitchC[k]; in dml21_ModeSupportAndSystemConfigurationFull()
5131 if (locals->AlignedCPitch[k] > mode_lib->vba.PitchC[k]) { in dml21_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/
A Ddisplay_mode_vba_30.c5114 … v->AlignedCPitch[k] = dml_ceil(dml_max(v->PitchC[k], v->SurfaceWidthC[k]), v->MacroTileWidthC[k]); in dml30_ModeSupportAndSystemConfigurationFull()
5121 v->AlignedCPitch[k] = v->PitchC[k]; in dml30_ModeSupportAndSystemConfigurationFull()
5124 …if (v->AlignedYPitch[k] > v->PitchY[k] || v->AlignedCPitch[k] > v->PitchC[k] || v->AlignedDCCMetaP… in dml30_ModeSupportAndSystemConfigurationFull()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c5409 … v->AlignedCPitch[k] = dml_ceil(dml_max(v->PitchC[k], v->SurfaceWidthC[k]), v->MacroTileWidthC[k]);
5418 v->AlignedCPitch[k] = v->PitchC[k];
5421 if (v->AlignedYPitch[k] > v->PitchY[k] || v->AlignedCPitch[k] > v->PitchC[k]
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c5495 … v->AlignedCPitch[k] = dml_ceil(dml_max(v->PitchC[k], v->SurfaceWidthC[k]), v->MacroTileWidthC[k]);
5504 v->AlignedCPitch[k] = v->PitchC[k];
5507 if (v->AlignedYPitch[k] > v->PitchY[k] || v->AlignedCPitch[k] > v->PitchC[k]

Completed in 168 milliseconds