Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Ddrm_crtc.h1482 unsigned int supported_rotations);
1484 unsigned int supported_rotations);
/linux-4.1.27/drivers/gpu/drm/
Ddrm_crtc.c5404 unsigned int supported_rotations) in drm_rotation_simplify() argument
5406 if (rotation & ~supported_rotations) { in drm_rotation_simplify()
5529 unsigned int supported_rotations) in drm_mode_create_rotation_property() argument
5542 supported_rotations); in drm_mode_create_rotation_property()