Home
last modified time | relevance | path

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

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