Home
last modified time | relevance | path

Searched refs:dml_rotation_90m (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h142 dml_rotation_90m = 5, enumerator
H A Ddisplay_mode_core.c2414 } else if (SourceScan == dml_rotation_270 || SourceScan == dml_rotation_90m) { in CalculatePrefetchSourceLines()