Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
Ddrm_plane.h575 struct drm_plane { struct
577 struct drm_device *dev;
586 struct list_head head;
589 char *name;
616 * plane. Used by the drm_plane_init compatibility wrapper only. argument
630 * instead check &drm_plane_state.crtc. argument
639 * instead check &drm_plane_state.fb. argument
652 const struct drm_plane_funcs *funcs; argument
657 /** @type: Type of plane, see &enum drm_plane_type for details. */ argument
658 enum drm_plane_type type; argument
[all …]
/kernel/linux/linux-4.19/include/drm/
Ddrm_plane.h535 struct drm_plane { struct
537 struct drm_device *dev;
546 struct list_head head;
549 char *name;
576 * plane. Used by the drm_plane_init compatibility wrapper only. argument
590 * instead check &drm_plane_state.crtc. argument
599 * instead check &drm_plane_state.fb. argument
612 const struct drm_plane_funcs *funcs; argument
617 /** @type: Type of plane, see &enum drm_plane_type for details. */ argument
618 enum drm_plane_type type; argument
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
Dsti_cursor.c183 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()
Dsti_gdp.c217 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()
Dsti_plane.c121 static void sti_plane_attach_zorder_property(struct drm_plane *drm_plane, in sti_plane_attach_zorder_property()
Dsti_plane.h71 struct drm_plane drm_plane; member
Dsti_hqvdp.c1019 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()
/kernel/linux/linux-4.19/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
612 static int sti_gdp_atomic_check(struct drm_plane *drm_plane, in sti_gdp_atomic_check()
692 static void sti_gdp_atomic_update(struct drm_plane *drm_plane, in sti_gdp_atomic_update()
857 static void sti_gdp_atomic_disable(struct drm_plane *drm_plane, in sti_gdp_atomic_disable()
882 static void sti_gdp_destroy(struct drm_plane *drm_plane) in sti_gdp_destroy()
890 static int sti_gdp_late_register(struct drm_plane *drm_plane) in sti_gdp_late_register()
Dsti_plane.c119 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
Drcar_du_plane.c137 struct drm_plane *drm_plane; in rcar_du_atomic_check_planes() local
/kernel/linux/linux-4.19/drivers/gpu/drm/rcar-du/
Drcar_du_plane.c141 struct drm_plane *drm_plane; in rcar_du_atomic_check_planes() local