Searched refs:rotation_property (Results 1 – 4 of 4) sorted by relevance
389 if (!plane->rotation_property) in omap_plane_install_properties()397 if (plane->rotation_property && obj != &plane->base) in omap_plane_install_properties()398 drm_object_attach_property(obj, plane->rotation_property, in omap_plane_install_properties()
681 if (property == crtc->primary->rotation_property) in omap_crtc_atomic_set_property()699 if (property == crtc->primary->rotation_property) in omap_crtc_atomic_get_property()
301 plane->rotation_property = prop; in drm_plane_create_rotation_property()
742 struct drm_property *rotation_property; member