Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_plane.h14 #define to_sti_plane(x) container_of(x, struct sti_plane, drm_plane)
71 struct sti_plane { struct
78 const char *sti_plane_to_str(struct sti_plane *plane); argument
79 void sti_plane_update_fps(struct sti_plane *plane,
83 void sti_plane_init_property(struct sti_plane *plane,
DMakefile9 sti_plane.o \
11 sti_plane.o \
Dsti_plane.c17 const char *sti_plane_to_str(struct sti_plane *plane) in sti_plane_to_str()
39 void sti_plane_update_fps(struct sti_plane *plane, in sti_plane_update_fps()
135 void sti_plane_init_property(struct sti_plane *plane, in sti_plane_init_property()
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_cursor.c61 struct sti_plane plane;
184 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_atomic_check()
256 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_atomic_update()
309 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_atomic_disable()
341 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_late_register()
Dsti_drv.c45 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_get()
61 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_set()
82 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_dbg_show()
Dsti_mixer.c233 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane) in sti_mixer_set_plane_depth()
310 static u32 sti_mixer_get_plane_mask(struct sti_plane *plane) in sti_mixer_get_plane_mask()
333 struct sti_plane *plane, bool status) in sti_mixer_set_plane_status()
Dsti_gdp.c117 struct sti_plane plane;
615 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_atomic_check()
696 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_atomic_update()
860 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_atomic_disable()
892 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_late_register()
Dsti_crtc.c153 struct sti_plane *plane = to_sti_plane(p); in sti_crtc_atomic_flush()
276 struct sti_plane *plane = to_sti_plane(p); in sti_crtc_vblank_cb()
Dsti_hqvdp.c341 struct sti_plane plane;
1016 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_check()
1107 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_update()
1237 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_disable()
1269 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_late_register()