Home
last modified time | relevance | path

Searched defs:drm_plane (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/sti/
Dsti_cursor.c181 static int sti_cursor_atomic_check(struct drm_plane *drm_plane, in sti_cursor_atomic_check()
252 static void sti_cursor_atomic_update(struct drm_plane *drm_plane, in sti_cursor_atomic_update()
306 static void sti_cursor_atomic_disable(struct drm_plane *drm_plane, in sti_cursor_atomic_disable()
331 static void sti_cursor_destroy(struct drm_plane *drm_plane) in sti_cursor_destroy()
339 static int sti_cursor_late_register(struct drm_plane *drm_plane) in sti_cursor_late_register()
Dsti_gdp.c213 struct drm_plane *drm_plane = &gdp->plane.drm_plane; in gdp_dbg_show() local
608 static int sti_gdp_atomic_check(struct drm_plane *drm_plane, in sti_gdp_atomic_check()
688 static void sti_gdp_atomic_update(struct drm_plane *drm_plane, in sti_gdp_atomic_update()
853 static void sti_gdp_atomic_disable(struct drm_plane *drm_plane, in sti_gdp_atomic_disable()
878 static void sti_gdp_destroy(struct drm_plane *drm_plane) in sti_gdp_destroy()
886 static int sti_gdp_late_register(struct drm_plane *drm_plane) in sti_gdp_late_register()
Dsti_plane.c118 static void sti_plane_attach_zorder_property(struct drm_plane *drm_plane, in sti_plane_attach_zorder_property()
Dsti_plane.h72 struct drm_plane drm_plane; member
Dsti_hqvdp.c1013 static int sti_hqvdp_atomic_check(struct drm_plane *drm_plane, in sti_hqvdp_atomic_check()
1103 static void sti_hqvdp_atomic_update(struct drm_plane *drm_plane, in sti_hqvdp_atomic_update()
1234 static void sti_hqvdp_atomic_disable(struct drm_plane *drm_plane, in sti_hqvdp_atomic_disable()
1259 static void sti_hqvdp_destroy(struct drm_plane *drm_plane) in sti_hqvdp_destroy()
1267 static int sti_hqvdp_late_register(struct drm_plane *drm_plane) in sti_hqvdp_late_register()
/drivers/gpu/drm/rcar-du/
Drcar_du_plane.c141 struct drm_plane *drm_plane; in rcar_du_atomic_check_planes() local