Home
last modified time | relevance | path

Searched refs:sti_plane (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/sti/
Dsti_plane.h16 #define to_sti_plane(x) container_of(x, struct sti_plane, drm_plane)
61 struct sti_plane { struct
68 const char *sti_plane_to_str(struct sti_plane *plane); argument
69 void sti_plane_init_property(struct sti_plane *plane,
Dsti_plane.c26 const char *sti_plane_to_str(struct sti_plane *plane) in sti_plane_to_str()
60 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_plane_set_property()
76 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_plane_attach_zorder_property()
92 void sti_plane_init_property(struct sti_plane *plane, in sti_plane_init_property()
DMakefile8 sti_plane.o \
10 sti_plane.o \
Dsti_mixer.h49 struct sti_plane *plane, bool status);
50 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane);
Dsti_mixer.c107 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane) in sti_mixer_set_plane_depth()
187 static u32 sti_mixer_get_plane_mask(struct sti_plane *plane) in sti_mixer_get_plane_mask()
210 struct sti_plane *plane, bool status) in sti_mixer_set_plane_status()
Dsti_cursor.c61 struct sti_plane plane;
117 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_atomic_update()
217 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_atomic_disable()
Dsti_gdp.c102 struct sti_plane plane;
387 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_atomic_update()
583 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_atomic_disable()
Dsti_crtc.c172 struct sti_plane *plane = to_sti_plane(p); in sti_crtc_atomic_flush()
292 struct sti_plane *plane = to_sti_plane(p); in sti_crtc_vblank_cb()
Dsti_hqvdp.c343 struct sti_plane plane;
782 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_update()
940 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_disable()