Searched defs:drm_plane (Results 1 – 7 of 7) sorted by relevance
/drivers/gpu/drm/sti/ |
D | sti_cursor.c | 182 static int sti_cursor_atomic_check(struct drm_plane *drm_plane, in sti_cursor_atomic_check() 253 static void sti_cursor_atomic_update(struct drm_plane *drm_plane, in sti_cursor_atomic_update() 307 static void sti_cursor_atomic_disable(struct drm_plane *drm_plane, in sti_cursor_atomic_disable() 332 static void sti_cursor_destroy(struct drm_plane *drm_plane) in sti_cursor_destroy() 340 static int sti_cursor_late_register(struct drm_plane *drm_plane) in sti_cursor_late_register()
|
D | sti_gdp.c | 213 struct drm_plane *drm_plane = &gdp->plane.drm_plane; in gdp_dbg_show() local 609 static int sti_gdp_atomic_check(struct drm_plane *drm_plane, in sti_gdp_atomic_check() 705 static void sti_gdp_atomic_update(struct drm_plane *drm_plane, in sti_gdp_atomic_update() 845 static void sti_gdp_atomic_disable(struct drm_plane *drm_plane, in sti_gdp_atomic_disable() 870 static void sti_gdp_destroy(struct drm_plane *drm_plane) in sti_gdp_destroy() 878 static int sti_gdp_late_register(struct drm_plane *drm_plane) in sti_gdp_late_register()
|
D | sti_plane.c | 109 static void sti_plane_attach_zorder_property(struct drm_plane *drm_plane, in sti_plane_attach_zorder_property()
|
D | sti_plane.h | 72 struct drm_plane drm_plane; member
|
D | sti_hqvdp.c | 1010 static int sti_hqvdp_atomic_check(struct drm_plane *drm_plane, in sti_hqvdp_atomic_check() 1097 static void sti_hqvdp_atomic_update(struct drm_plane *drm_plane, in sti_hqvdp_atomic_update() 1213 static void sti_hqvdp_atomic_disable(struct drm_plane *drm_plane, in sti_hqvdp_atomic_disable() 1238 static void sti_hqvdp_destroy(struct drm_plane *drm_plane) in sti_hqvdp_destroy() 1246 static int sti_hqvdp_late_register(struct drm_plane *drm_plane) in sti_hqvdp_late_register()
|
/drivers/gpu/drm/rcar-du/ |
D | rcar_du_plane.c | 143 struct drm_plane *drm_plane; in rcar_du_atomic_check_planes() local
|
/drivers/gpu/drm/i915/ |
D | intel_sprite.c | 219 skl_update_plane(struct drm_plane *drm_plane, in skl_update_plane()
|