Lines Matching refs:drm_plane
30 sti_drm_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in sti_drm_update_plane()
77 static int sti_drm_disable_plane(struct drm_plane *plane) in sti_drm_disable_plane()
113 static void sti_drm_plane_destroy(struct drm_plane *plane) in sti_drm_plane_destroy()
121 static int sti_drm_plane_set_property(struct drm_plane *plane, in sti_drm_plane_set_property()
149 static int sti_drm_plane_prepare_fb(struct drm_plane *plane, in sti_drm_plane_prepare_fb()
156 static void sti_drm_plane_cleanup_fb(struct drm_plane *plane, in sti_drm_plane_cleanup_fb()
162 static int sti_drm_plane_atomic_check(struct drm_plane *plane, in sti_drm_plane_atomic_check()
168 static void sti_drm_plane_atomic_update(struct drm_plane *plane, in sti_drm_plane_atomic_update()
180 static void sti_drm_plane_atomic_disable(struct drm_plane *plane, in sti_drm_plane_atomic_disable()
194 static void sti_drm_plane_attach_zorder_property(struct drm_plane *plane, in sti_drm_plane_attach_zorder_property()
216 struct drm_plane *sti_drm_plane_init(struct drm_device *dev, in sti_drm_plane_init()