Home
last modified time | relevance | path

Searched defs:dml_output_cfg_st (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h618 struct dml_output_cfg_st { struct
620 dml_uint_t DSCInputBitPerComponent[__DML_NUM_PLANES__];
621 enum dml_output_format_class OutputFormat[__DML_NUM_PLANES__];
622 enum dml_output_encoder_class OutputEncoder[__DML_NUM_PLANES__];
623 dml_uint_t OutputMultistreamId[__DML_NUM_PLANES__];
624 dml_bool_t OutputMultistreamEn[__DML_NUM_PLANES__];
625 …_programming to specify a output bpp; user can use the output from mode_support (support.OutputBpp)
626 dml_float_t PixelClockBackEnd[__DML_NUM_PLANES__];
627 …SCEnable[__DML_NUM_PLANES__]; //< brief for mode support check; use to determine if dsc is required
628 dml_uint_t OutputLinkDPLanes[__DML_NUM_PLANES__];
[all …]