Home
last modified time | relevance | path

Searched refs:alignment_l (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
Ddml2_core_shared.c1053 unsigned int alignment_l = mode_lib->ms.MacroTileWidthY[k]; in dml2_core_shared_mode_support() local
1056 alignment_l = alignment_l / 2; in dml2_core_shared_mode_support()
1058 …ors[k].surface.plane0.pitch, display_cfg->plane_descriptors[k].surface.plane0.width), alignment_l); in dml2_core_shared_mode_support()
Ddml2_core_dcn4_calcs.c7335 unsigned int alignment_l = mode_lib->ms.MacroTileWidthY[k]; in dml_core_mode_support() local
7338 alignment_l = alignment_l / 2; in dml_core_mode_support()
7340 …ors[k].surface.plane0.pitch, display_cfg->plane_descriptors[k].surface.plane0.width), alignment_l); in dml_core_mode_support()