Searched defs:drm_plane (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/sti/ |
D | sti_cursor.c | 183 static int sti_cursor_atomic_check(struct drm_plane *drm_plane, in sti_cursor_atomic_check() 254 static void sti_cursor_atomic_update(struct drm_plane *drm_plane, in sti_cursor_atomic_update() 308 static void sti_cursor_atomic_disable(struct drm_plane *drm_plane, in sti_cursor_atomic_disable() 333 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 | 217 struct drm_plane *drm_plane = &gdp->plane.drm_plane; in gdp_dbg_show() local 617 static int sti_gdp_atomic_check(struct drm_plane *drm_plane, in sti_gdp_atomic_check() 697 static void sti_gdp_atomic_update(struct drm_plane *drm_plane, in sti_gdp_atomic_update() 862 static void sti_gdp_atomic_disable(struct drm_plane *drm_plane, in sti_gdp_atomic_disable() 887 static void sti_gdp_destroy(struct drm_plane *drm_plane) in sti_gdp_destroy() 894 static int sti_gdp_late_register(struct drm_plane *drm_plane) in sti_gdp_late_register()
|
D | sti_plane.c | 121 static void sti_plane_attach_zorder_property(struct drm_plane *drm_plane, in sti_plane_attach_zorder_property()
|
D | sti_hqvdp.c | 1019 static int sti_hqvdp_atomic_check(struct drm_plane *drm_plane, in sti_hqvdp_atomic_check() 1109 static void sti_hqvdp_atomic_update(struct drm_plane *drm_plane, in sti_hqvdp_atomic_update() 1240 static void sti_hqvdp_atomic_disable(struct drm_plane *drm_plane, in sti_hqvdp_atomic_disable() 1265 static void sti_hqvdp_destroy(struct drm_plane *drm_plane) in sti_hqvdp_destroy() 1272 static int sti_hqvdp_late_register(struct drm_plane *drm_plane) in sti_hqvdp_late_register()
|
D | sti_plane.h | 71 struct drm_plane drm_plane; member
|
/drivers/gpu/drm/rcar-du/ |
D | rcar_du_plane.c | 137 struct drm_plane *drm_plane; in rcar_du_atomic_check_planes() local
|