Searched defs:drm_plane (Results 1 – 7 of 7) sorted by relevance
46 static void sti_plane_destroy(struct drm_plane *drm_plane) in sti_plane_destroy()54 static int sti_plane_set_property(struct drm_plane *drm_plane, in sti_plane_set_property()72 static void sti_plane_attach_zorder_property(struct drm_plane *drm_plane) in sti_plane_attach_zorder_property()
113 static void sti_cursor_atomic_update(struct drm_plane *drm_plane, in sti_cursor_atomic_update()214 static void sti_cursor_atomic_disable(struct drm_plane *drm_plane, in sti_cursor_atomic_disable()
243 struct drm_plane *drm_plane = &gdp->plane.drm_plane; in sti_gdp_disable() local383 static void sti_gdp_atomic_update(struct drm_plane *drm_plane, in sti_gdp_atomic_update()580 static void sti_gdp_atomic_disable(struct drm_plane *drm_plane, in sti_gdp_atomic_disable()
62 struct drm_plane drm_plane; member
778 static void sti_hqvdp_atomic_update(struct drm_plane *drm_plane, in sti_hqvdp_atomic_update()937 static void sti_hqvdp_atomic_disable(struct drm_plane *drm_plane, in sti_hqvdp_atomic_disable()
845 struct drm_plane { struct863 const struct drm_plane_funcs *funcs; argument867 enum drm_plane_type type; argument871 struct drm_plane_state *state; argument
181 skl_update_plane(struct drm_plane *drm_plane, struct drm_crtc *crtc, in skl_update_plane()