Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c36 case dml2_444_16: in dml2_core_utils_is_420()
99 case dml2_444_16: in dml2_core_utils_is_422_planar()
162 case dml2_444_16: in dml2_core_utils_is_422_packed()
H A Ddml2_core_dcn4_calcs.c456 case dml2_444_16: in dml_is_420()
617 } else if (SourcePixelFormat == dml2_444_16 || SourcePixelFormat == dml2_mono_16) { in CalculateBytePerPixelAndBlockSizes()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_display_cfg_types.h34 dml2_444_16 = 1, enumerator
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_translation_helper.c794 plane->pixel_format = dml2_444_16; in populate_dml21_plane_config_from_plane_state()