Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h217 enum dml_dsc_enable { enum
219 dml_dsc_enable = 1, enumerator
571 …enum dml_dsc_enable DSCEnable[__DML_NUM_PLANES__]; //< brief for mode support check; use to determ…
H A Ddml2_translation_helper.c740 out->DSCEnable[location] = (enum dml_dsc_enable)in->timing.flags.DSC; in populate_dml_output_cfg_from_stream_state()