Home
last modified time | relevance | path

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

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