Searched refs:rotation (Results 1 – 12 of 12) sorted by relevance
38 static inline bool drm_rotation_90_or_270(unsigned int rotation) in drm_rotation_90_or_270() argument40 return rotation & (DRM_MODE_ROTATE_90 | DRM_MODE_ROTATE_270); in drm_rotation_90_or_270()47 unsigned int rotation,49 unsigned int drm_rotation_simplify(unsigned int rotation,
117 unsigned int rotation; member171 unsigned int rotation, size_t tx_buf_size);174 const struct drm_display_mode *mode, unsigned int rotation);
269 unsigned int rotation);272 unsigned int rotation);
218 bool drm_client_rotation(struct drm_mode_set *modeset, unsigned int *rotation);
146 unsigned int rotation; member
99 char rotation[9]; member139 u32 rotation; member
81 unsigned int rotation; member
305 __u32 rotation; member
368 int rotation; /* 0, 90, 180 or 270 */ member
101 u8 rotation; member
301 u8 rotation; member431 u8 rotation; member
131 const char *rotation[9]; member
Completed in 27 milliseconds