Home
last modified time | relevance | path

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

/drivers/gpu/drm/sti/
Dsti_cursor.c184 static int sti_cursor_atomic_check(struct drm_plane *drm_plane, in sti_cursor_atomic_check()
259 static void sti_cursor_atomic_update(struct drm_plane *drm_plane, in sti_cursor_atomic_update()
314 static void sti_cursor_atomic_disable(struct drm_plane *drm_plane, in sti_cursor_atomic_disable()
341 static int sti_cursor_late_register(struct drm_plane *drm_plane) in sti_cursor_late_register()
Dsti_gdp.c219 struct drm_plane *drm_plane = &gdp->plane.drm_plane; in gdp_dbg_show() local
619 static int sti_gdp_atomic_check(struct drm_plane *drm_plane, in sti_gdp_atomic_check()
703 static void sti_gdp_atomic_update(struct drm_plane *drm_plane, in sti_gdp_atomic_update()
871 static void sti_gdp_atomic_disable(struct drm_plane *drm_plane, in sti_gdp_atomic_disable()
898 static int sti_gdp_late_register(struct drm_plane *drm_plane) in sti_gdp_late_register()
Dsti_plane.c116 static void sti_plane_attach_zorder_property(struct drm_plane *drm_plane, in sti_plane_attach_zorder_property()
Dsti_plane.h70 struct drm_plane drm_plane; member
Dsti_hqvdp.c1021 static int sti_hqvdp_atomic_check(struct drm_plane *drm_plane, in sti_hqvdp_atomic_check()
1113 static void sti_hqvdp_atomic_update(struct drm_plane *drm_plane, in sti_hqvdp_atomic_update()
1247 static void sti_hqvdp_atomic_disable(struct drm_plane *drm_plane, in sti_hqvdp_atomic_disable()
1274 static int sti_hqvdp_late_register(struct drm_plane *drm_plane) in sti_hqvdp_late_register()
/drivers/gpu/drm/logicvc/
Dlogicvc_layer.c83 static int logicvc_plane_atomic_check(struct drm_plane *drm_plane, in logicvc_plane_atomic_check()
137 static void logicvc_plane_atomic_update(struct drm_plane *drm_plane, in logicvc_plane_atomic_update()
234 static void logicvc_plane_atomic_disable(struct drm_plane *drm_plane, in logicvc_plane_atomic_disable()
Dlogicvc_layer.h47 struct drm_plane drm_plane; member
/drivers/gpu/drm/sprd/
Dsprd_dpu.c528 static void sprd_plane_atomic_update(struct drm_plane *drm_plane, in sprd_plane_atomic_update()
539 static void sprd_plane_atomic_disable(struct drm_plane *drm_plane, in sprd_plane_atomic_disable()
/drivers/gpu/drm/renesas/rcar-du/
Drcar_du_plane.c138 struct drm_plane *drm_plane; in rcar_du_atomic_check_planes() local