Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_crtc.h1497 unsigned int supported_rotations);
1499 unsigned int supported_rotations);
/linux-4.4.14/drivers/gpu/drm/
Ddrm_crtc.c5717 unsigned int supported_rotations) in drm_rotation_simplify() argument
5719 if (rotation & ~supported_rotations) { in drm_rotation_simplify()
5844 unsigned int supported_rotations) in drm_mode_create_rotation_property() argument
5857 supported_rotations); in drm_mode_create_rotation_property()