/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_plane.c | 116 static void sti_plane_attach_zorder_property(struct drm_plane *drm_plane, in sti_plane_attach_zorder_property() argument
|
H A D | sti_plane.h | 70 struct drm_plane drm_plane; member
|
H A D | sti_cursor.c | 184 static int sti_cursor_atomic_check(struct drm_plane *drm_plane, in sti_cursor_atomic_check() argument 259 static void sti_cursor_atomic_update(struct drm_plane *drm_plane, in sti_cursor_atomic_update() argument 314 static void sti_cursor_atomic_disable(struct drm_plane *drm_plan argument 341 sti_cursor_late_register(struct drm_plane *drm_plane) sti_cursor_late_register() argument [all...] |
H A 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() argument 703 sti_gdp_atomic_update(struct drm_plane *drm_plane, struct drm_atomic_state *state) sti_gdp_atomic_update() argument 871 sti_gdp_atomic_disable(struct drm_plane *drm_plane, struct drm_atomic_state *state) sti_gdp_atomic_disable() argument 898 sti_gdp_late_register(struct drm_plane *drm_plane) sti_gdp_late_register() argument [all...] |
H A D | sti_hqvdp.c | 1021 static int sti_hqvdp_atomic_check(struct drm_plane *drm_plane, in sti_hqvdp_atomic_check() argument 1113 static void sti_hqvdp_atomic_update(struct drm_plane *drm_plane, in sti_hqvdp_atomic_update() argument 1247 sti_hqvdp_atomic_disable(struct drm_plane *drm_plane, struct drm_atomic_state *state) sti_hqvdp_atomic_disable() argument 1274 sti_hqvdp_late_register(struct drm_plane *drm_plane) sti_hqvdp_late_register() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_plane.c | 121 static void sti_plane_attach_zorder_property(struct drm_plane *drm_plane, in sti_plane_attach_zorder_property() argument
|
H A D | sti_plane.h | 71 struct drm_plane drm_plane; member
|
H A D | sti_cursor.c | 183 static int sti_cursor_atomic_check(struct drm_plane *drm_plane, in sti_cursor_atomic_check() argument 254 static void sti_cursor_atomic_update(struct drm_plane *drm_plane, in sti_cursor_atomic_update() argument 308 static void sti_cursor_atomic_disable(struct drm_plane *drm_plane, in sti_cursor_atomic_disable() argument 333 sti_cursor_destroy(struct drm_plane *drm_plane) sti_cursor_destroy() argument 340 sti_cursor_late_register(struct drm_plane *drm_plane) sti_cursor_late_register() argument [all...] |
H A 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() argument 697 sti_gdp_atomic_update(struct drm_plane *drm_plane, struct drm_plane_state *oldstate) sti_gdp_atomic_update() argument 862 sti_gdp_atomic_disable(struct drm_plane *drm_plane, struct drm_plane_state *oldstate) sti_gdp_atomic_disable() argument 887 sti_gdp_destroy(struct drm_plane *drm_plane) sti_gdp_destroy() argument 894 sti_gdp_late_register(struct drm_plane *drm_plane) sti_gdp_late_register() argument [all...] |
H A D | sti_hqvdp.c | 1019 static int sti_hqvdp_atomic_check(struct drm_plane *drm_plane, in sti_hqvdp_atomic_check() argument 1109 static void sti_hqvdp_atomic_update(struct drm_plane *drm_plane, in sti_hqvdp_atomic_update() argument 1240 static void sti_hqvdp_atomic_disable(struct drm_plane *drm_plane, in sti_hqvdp_atomic_disable() argument 1265 sti_hqvdp_destroy(struct drm_plane *drm_plane) sti_hqvdp_destroy() argument 1272 sti_hqvdp_late_register(struct drm_plane *drm_plane) sti_hqvdp_late_register() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/ |
H A D | logicvc_layer.h | 47 struct drm_plane drm_plane; member
|
H A D | logicvc_layer.c | 83 static int logicvc_plane_atomic_check(struct drm_plane *drm_plane, in logicvc_plane_atomic_check() argument 137 static void logicvc_plane_atomic_update(struct drm_plane *drm_plane, in logicvc_plane_atomic_update() argument 234 logicvc_plane_atomic_disable(struct drm_plane *drm_plane, struct drm_atomic_state *state) logicvc_plane_atomic_disable() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
H A D | rcar_du_plane.c | 137 struct drm_plane *drm_plane; in rcar_du_atomic_check_planes() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_plane.c | 138 struct drm_plane *drm_plane; in rcar_du_atomic_check_planes() local [all...] |
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_plane.h | 575 struct drm_plane { global() struct [all...] |
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_plane.h | 603 struct drm_plane { global() struct [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/sprd/ |
H A D | sprd_dpu.c | 528 static void sprd_plane_atomic_update(struct drm_plane *drm_plane, in sprd_plane_atomic_update() argument 539 static void sprd_plane_atomic_disable(struct drm_plane *drm_plane, in sprd_plane_atomic_disable() argument
|