Searched defs:drm_plane (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/sti/
H A Dsti_plane.c46 static void sti_plane_destroy(struct drm_plane *drm_plane) sti_plane_destroy() argument
54 static int sti_plane_set_property(struct drm_plane *drm_plane, sti_plane_set_property() argument
72 static void sti_plane_attach_zorder_property(struct drm_plane *drm_plane) sti_plane_attach_zorder_property() argument
H A Dsti_plane.h62 struct drm_plane drm_plane; member in struct:sti_plane
H A Dsti_cursor.c113 static void sti_cursor_atomic_update(struct drm_plane *drm_plane, sti_cursor_atomic_update() argument
214 static void sti_cursor_atomic_disable(struct drm_plane *drm_plane, sti_cursor_atomic_disable() argument
H A Dsti_gdp.c243 struct drm_plane *drm_plane = &gdp->plane.drm_plane; sti_gdp_disable() local
383 static void sti_gdp_atomic_update(struct drm_plane *drm_plane, sti_gdp_atomic_update() argument
580 static void sti_gdp_atomic_disable(struct drm_plane *drm_plane, sti_gdp_atomic_disable() argument
H A Dsti_hqvdp.c778 static void sti_hqvdp_atomic_update(struct drm_plane *drm_plane, sti_hqvdp_atomic_update() argument
937 static void sti_hqvdp_atomic_disable(struct drm_plane *drm_plane, sti_hqvdp_atomic_disable() argument
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_sprite.c181 skl_update_plane(struct drm_plane *drm_plane, struct drm_crtc *crtc, skl_update_plane() argument
/linux-4.4.14/include/drm/
H A Ddrm_crtc.h845 struct drm_plane { struct

Completed in 443 milliseconds