Searched refs:rotation_property (Results 1 – 6 of 6) sorted by relevance
169 if (!plane->rotation_property) in omap_plane_install_properties()177 if (plane->rotation_property && obj != &plane->base) in omap_plane_install_properties()178 drm_object_attach_property(obj, plane->rotation_property, in omap_plane_install_properties()
585 if (property == crtc->primary->rotation_property) in omap_crtc_atomic_set_property()603 if (property == crtc->primary->rotation_property) in omap_crtc_atomic_get_property()
661 struct drm_property *rotation_property; member
210 plane->rotation_property = prop; in drm_plane_create_rotation_property()
460 if (plane->rotation_property) in restore_fbdev_mode_legacy()462 plane->rotation_property, in restore_fbdev_mode_legacy()2440 if (rotation != DRM_MODE_ROTATE_180 || !plane->rotation_property) { in drm_setup_crtc_rotation()2445 for (i = 0; i < plane->rotation_property->num_values; i++) in drm_setup_crtc_rotation()2446 valid_mask |= (1ULL << plane->rotation_property->values[i]); in drm_setup_crtc_rotation()
903 } else if (property == plane->rotation_property) { in drm_atomic_plane_set_property()976 } else if (property == plane->rotation_property) { in drm_atomic_plane_get_property()