Searched refs:sti_plane (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/sti/ |
| H A D | sti_plane.h | 12 #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 D | sti_plane.c | 21 const char *sti_plane_to_str(struct sti_plane *plane) in sti_plane_to_str() 43 void sti_plane_update_fps(struct sti_plane *plane, in sti_plane_update_fps() 133 void sti_plane_init_property(struct sti_plane *plane, in sti_plane_init_property()
|
| H A D | sti_mixer.h | 54 struct sti_plane *plane, bool status); 55 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane);
|
| H A D | sti_cursor.c | 65 struct sti_plane plane; 190 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_atomic_check() 268 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_atomic_update() 323 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_atomic_disable() 347 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_cursor_late_register()
|
| H A D | sti_drv.c | 47 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 D | sti_mixer.c | 237 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()
|
| H A D | Makefile | 9 sti_plane.o \
|
| H A D | sti_gdp.c | 124 struct sti_plane plane; 625 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_atomic_check() 714 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_atomic_update() 880 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_atomic_disable() 904 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_gdp_late_register()
|
| H A D | sti_crtc.c | 148 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 D | sti_hqvdp.c | 350 struct sti_plane plane; 1027 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_check() 1124 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_update() 1256 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_atomic_disable() 1280 struct sti_plane *plane = to_sti_plane(drm_plane); in sti_hqvdp_late_register()
|