Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h1006 struct mode_program_st { struct
1011 dml_float_t UrgentLatency;
1012 dml_float_t UrgentLatencyWithUSRRetraining;
1013 dml_uint_t VInitPreFillY[__DML_NUM_PLANES__];
1014 dml_uint_t VInitPreFillC[__DML_NUM_PLANES__];
1015 dml_uint_t MaxNumSwathY[__DML_NUM_PLANES__];
1016 dml_uint_t MaxNumSwathC[__DML_NUM_PLANES__];
1018 dml_float_t BytePerPixelDETY[__DML_NUM_PLANES__];
1019 dml_float_t BytePerPixelDETC[__DML_NUM_PLANES__];
1020 dml_uint_t BytePerPixelY[__DML_NUM_PLANES__];
[all …]