| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_plane.h | 575 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-6.6/include/drm/ |
| D | drm_plane.h | 603 struct drm_plane { struct 605 struct drm_device *dev; 614 struct list_head head; 617 char *name; 628 struct drm_modeset_lock mutex; 631 struct drm_mode_object base; 658 * instead check &drm_plane_state.crtc. argument 667 * instead check &drm_plane_state.fb. argument 680 const struct drm_plane_funcs *funcs; argument 685 /** @type: Type of plane, see &enum drm_plane_type for details. */ argument [all …]
|
| /kernel/linux/linux-5.10/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_plane.h | 71 struct drm_plane drm_plane; member
|
| 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()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
| D | sti_cursor.c | 184 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()
|
| D | sti_gdp.c | 219 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()
|
| D | sti_plane.c | 116 static void sti_plane_attach_zorder_property(struct drm_plane *drm_plane, in sti_plane_attach_zorder_property()
|
| D | sti_plane.h | 70 struct drm_plane drm_plane; member
|
| D | sti_hqvdp.c | 1021 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()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/ |
| D | logicvc_layer.c | 83 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()
|
| D | logicvc_layer.h | 47 struct drm_plane drm_plane; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/sprd/ |
| D | sprd_dpu.c | 528 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()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
| D | rcar_du_plane.c | 137 struct drm_plane *drm_plane; in rcar_du_atomic_check_planes() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/ |
| D | rcar_du_plane.c | 138 struct drm_plane *drm_plane; in rcar_du_atomic_check_planes() local
|