Searched refs:supported_rotations (Results 1 – 4 of 4) sorted by relevance
183 unsigned int supported_rotations) in drm_plane_create_rotation_property() argument195 WARN_ON((supported_rotations & DRM_MODE_ROTATE_MASK) == 0); in drm_plane_create_rotation_property()197 WARN_ON(rotation & ~supported_rotations); in drm_plane_create_rotation_property()201 supported_rotations); in drm_plane_create_rotation_property()235 unsigned int supported_rotations) in drm_rotation_simplify() argument237 if (rotation & ~supported_rotations) { in drm_rotation_simplify()
44 unsigned int supported_rotations);46 unsigned int supported_rotations);
1507 unsigned int supported_rotations; in intel_sprite_plane_create() local1604 supported_rotations = in intel_sprite_plane_create()1608 supported_rotations = in intel_sprite_plane_create()1612 supported_rotations = in intel_sprite_plane_create()1643 supported_rotations); in intel_sprite_plane_create()
13653 unsigned int supported_rotations; in intel_primary_plane_create() local13776 supported_rotations = in intel_primary_plane_create()13781 supported_rotations = in intel_primary_plane_create()13785 supported_rotations = in intel_primary_plane_create()13789 supported_rotations = in intel_primary_plane_create()13792 supported_rotations = DRM_MODE_ROTATE_0; in intel_primary_plane_create()13798 supported_rotations); in intel_primary_plane_create()