Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h561 struct dml_output_cfg_st { struct
563 dml_uint_t DSCInputBitPerComponent[__DML_NUM_PLANES__];
564 enum dml_output_format_class OutputFormat[__DML_NUM_PLANES__];
565 enum dml_output_encoder_class OutputEncoder[__DML_NUM_PLANES__];
566 dml_uint_t OutputMultistreamId[__DML_NUM_PLANES__];
567 dml_bool_t OutputMultistreamEn[__DML_NUM_PLANES__];
568 …_programming to specify a output bpp; user can use the output from mode_support (support.OutputBpp)
569 dml_float_t PixelClockBackEnd[__DML_NUM_PLANES__];
570 …SCEnable[__DML_NUM_PLANES__]; //< brief for mode support check; use to determine if dsc is required
571 dml_uint_t OutputLinkDPLanes[__DML_NUM_PLANES__];
[all …]