Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h947 struct mode_program_st { struct
952 dml_float_t UrgentLatency;
953 dml_float_t UrgentLatencyWithUSRRetraining;
954 dml_uint_t VInitPreFillY[__DML_NUM_PLANES__];
955 dml_uint_t VInitPreFillC[__DML_NUM_PLANES__];
956 dml_uint_t MaxNumSwathY[__DML_NUM_PLANES__];
957 dml_uint_t MaxNumSwathC[__DML_NUM_PLANES__];
959 dml_float_t BytePerPixelDETY[__DML_NUM_PLANES__];
960 dml_float_t BytePerPixelDETC[__DML_NUM_PLANES__];
961 dml_uint_t BytePerPixelY[__DML_NUM_PLANES__];
[all …]