Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sti/
H A Dsti_plane.h12 #define to_sti_plane(x) container_of(x, struct sti_plane, drm_plane)
69 struct sti_plane { struct
76 const char *sti_plane_to_str(struct sti_plane *plane); argument
77 void sti_plane_update_fps(struct sti_plane *plane,
81 void sti_plane_init_property(struct sti_plane *plane,
H A Dsti_plane.c20 const char *sti_plane_to_str(struct sti_plane *plane) in sti_plane_to_str()
42 void sti_plane_update_fps(struct sti_plane *plane, in sti_plane_update_fps()
132 void sti_plane_init_property(struct sti_plane *plane, in sti_plane_init_property()
H A DMakefile9 sti_plane.o \
11 sti_plane.o \
H A Dsti_mixer.h54 struct sti_plane *plane, bool status);
55 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane);
H A Dsti_drv.c47 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_get()
63 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_set()
84 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_dbg_show()
H A Dsti_crtc.c148 struct sti_plane *plane = to_sti_plane(p); in sti_crtc_atomic_flush()
269 struct sti_plane *plane = to_sti_plane(p); in sti_crtc_vblank_cb()
H A Dsti_hqvdp.c349 struct sti_plane plane;
1026 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_check()
1123 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_update()
1255 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_disable()
1279 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_late_register()