Home
last modified time | relevance | path

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

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