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/
Ddisplay_mode_core_structs.h447 struct DmlPipe { struct
448 dml_float_t Dppclk;
449 dml_float_t Dispclk;
450 dml_float_t PixelClock;
451 dml_float_t DCFClkDeepSleep;
452 dml_uint_t DPPPerSurface;
453 dml_bool_t ScalerEnabled;
454 enum dml_rotation_angle SourceScan;
455 dml_uint_t ViewportHeight;
456 dml_uint_t ViewportHeightChroma;
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h140 } DmlPipe; typedef