Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h661 struct dml_mode_support_info_st { struct
665 dml_bool_t ModeIsSupported; //<brief Is the mode support any voltage and combine setting
666 …t immediate flip at the max combine setting; determine in mode support and used in mode programming
667 …PCCombine; //<brief If using MPC combine helps the power saving support; then this will be set to 1
668 dml_bool_t UnboundedRequestEnabled;
669 dml_uint_t CompressedBufferSizeInkByte;
672 dml_bool_t WritebackLatencySupport;
673 dml_bool_t ScaleRatioAndTapsSupport;
674 dml_bool_t SourceFormatPixelAndScanSupport;
675 dml_bool_t MPCCombineMethodIncompatible;
[all …]