Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h138 dml_rotation_90 = 1, enumerator
H A Ddisplay_mode_core.c2416 } else if (SourceScan == dml_rotation_90 || SourceScan == dml_rotation_270m) { in CalculatePrefetchSourceLines()