Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h949 struct mode_program_st { struct
954 dml_float_t UrgentLatency;
955 dml_float_t UrgentLatencyWithUSRRetraining;
956 dml_uint_t VInitPreFillY[__DML_NUM_PLANES__];
957 dml_uint_t VInitPreFillC[__DML_NUM_PLANES__];
958 dml_uint_t MaxNumSwathY[__DML_NUM_PLANES__];
959 dml_uint_t MaxNumSwathC[__DML_NUM_PLANES__];
961 dml_float_t BytePerPixelDETY[__DML_NUM_PLANES__];
962 dml_float_t BytePerPixelDETC[__DML_NUM_PLANES__];
963 dml_uint_t BytePerPixelY[__DML_NUM_PLANES__];
[all …]