Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h447 struct DmlPipe { struct
448 dml_float_t Dppclk;
449 dml_float_t Dispclk;
467 dml_uint_t VBlank;
468 dml_uint_t HTotal;
469 dml_uint_t HActive;
470 dml_bool_t DCCEnable;
477 dml_float_t VRatio;
479 dml_uint_t VTaps;
481 dml_uint_t PitchY;
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h140 } DmlPipe; typedef