Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddisplay_mode_core_structs.h394 struct DmlPipe { struct
395 dml_float_t Dppclk;
396 dml_float_t Dispclk;
397 dml_float_t PixelClock;
398 dml_float_t DCFClkDeepSleep;
399 dml_uint_t DPPPerSurface;
400 dml_bool_t ScalerEnabled;
401 enum dml_rotation_angle SourceScan;
402 dml_uint_t ViewportHeight;
403 dml_uint_t ViewportHeightChroma;
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h140 } DmlPipe; typedef