Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_plane.h13 #define to_sti_plane(x) container_of(x, struct sti_plane, drm_plane)
70 struct sti_plane { struct
77 const char *sti_plane_to_str(struct sti_plane *plane); argument
78 void sti_plane_update_fps(struct sti_plane *plane,
82 void sti_plane_init_property(struct sti_plane *plane,
Dsti_plane.c19 const char *sti_plane_to_str(struct sti_plane *plane) in sti_plane_to_str()
41 void sti_plane_update_fps(struct sti_plane *plane, in sti_plane_update_fps()
131 void sti_plane_init_property(struct sti_plane *plane, in sti_plane_init_property()
DMakefile9 sti_plane.o \
11 sti_plane.o \
Dsti_mixer.h54 struct sti_plane *plane, bool status);
55 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane);
Dsti_cursor.c63 struct sti_plane plane;
188 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_atomic_check()
263 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_atomic_update()
318 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_atomic_disable()
342 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_late_register()
Dsti_drv.c44 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_get()
60 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_set()
81 struct sti_plane *plane = to_sti_plane(p); in sti_drm_fps_dbg_show()
Dsti_mixer.c237 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane) in sti_mixer_set_plane_depth()
314 static u32 sti_mixer_get_plane_mask(struct sti_plane *plane) in sti_mixer_get_plane_mask()
337 struct sti_plane *plane, bool status) in sti_mixer_set_plane_status()
Dsti_gdp.c121 struct sti_plane plane;
622 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_atomic_check()
708 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_atomic_update()
874 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_atomic_disable()
898 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_late_register()
Dsti_crtc.c149 struct sti_plane *plane = to_sti_plane(p); in sti_crtc_atomic_flush()
270 struct sti_plane *plane = to_sti_plane(p); in sti_crtc_vblank_cb()
Dsti_hqvdp.c347 struct sti_plane plane;
1024 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_check()
1118 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_update()
1250 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_disable()
1274 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_late_register()