Searched refs:supported_rotations (Results 1 – 3 of 3) sorted by relevance
142 unsigned int supported_rotations) in drm_plane_create_rotation_property() argument154 WARN_ON((supported_rotations & DRM_MODE_ROTATE_MASK) == 0); in drm_plane_create_rotation_property()156 WARN_ON(rotation & ~supported_rotations); in drm_plane_create_rotation_property()160 supported_rotations); in drm_plane_create_rotation_property()194 unsigned int supported_rotations) in drm_rotation_simplify() argument196 if (rotation & ~supported_rotations) { in drm_rotation_simplify()
1330 unsigned int supported_rotations; in intel_sprite_plane_create() local1415 supported_rotations = in intel_sprite_plane_create()1419 supported_rotations = in intel_sprite_plane_create()1423 supported_rotations = in intel_sprite_plane_create()1454 supported_rotations); in intel_sprite_plane_create()
13205 unsigned int supported_rotations; in intel_primary_plane_create() local13305 supported_rotations = in intel_primary_plane_create()13309 supported_rotations = in intel_primary_plane_create()13313 supported_rotations = in intel_primary_plane_create()13316 supported_rotations = DRM_MODE_ROTATE_0; in intel_primary_plane_create()13322 supported_rotations); in intel_primary_plane_create()