Home
last modified time | relevance | path

Searched refs:dml2_444_8 (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.c33 case dml2_444_8: in dml2_core_utils_is_420()
96 case dml2_444_8: in dml2_core_utils_is_422_planar()
159 case dml2_444_8: in dml2_core_utils_is_422_packed()
H A Ddml2_core_dcn4_calcs.c453 case dml2_444_8: in dml_is_420()
622 } else if (SourcePixelFormat == dml2_444_8 || SourcePixelFormat == dml2_mono_8) { in CalculateBytePerPixelAndBlockSizes()
681 } else if (SourcePixelFormat == dml2_444_8) { in CalculateBytePerPixelAndBlockSizes()
12419 l->source_format = dml2_444_8; in rq_dlg_get_dlg_reg()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_display_cfg_types.h33 dml2_444_8 = 0, enumerator
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/
H A Ddml21_translation_helper.c797 plane->pixel_format = dml2_444_8; in populate_dml21_plane_config_from_plane_state()