Searched refs:sti_mixer (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_mixer.h | 21 #define to_sti_mixer(x) container_of(x, struct sti_mixer, drm_crtc) 38 struct sti_mixer { struct 46 const char *sti_mixer_to_str(struct sti_mixer *mixer); argument 48 struct sti_mixer *sti_mixer_create(struct device *dev, 53 int sti_mixer_set_plane_status(struct sti_mixer *mixer, 55 int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane); 56 int sti_mixer_active_video_area(struct sti_mixer *mixer, 59 void sti_mixer_set_background_status(struct sti_mixer *mixer, bool enable); 61 void sti_mixer_debugfs_init(struct sti_mixer *mixer, struct drm_minor *minor);
|
H A D | sti_mixer.c | 54 const char *sti_mixer_to_str(struct sti_mixer *mixer) in sti_mixer_to_str() 66 static inline u32 sti_mixer_reg_read(struct sti_mixer *mixer, u32 reg_id) in sti_mixer_reg_read() 71 static inline void sti_mixer_reg_write(struct sti_mixer *mixer, in sti_mixer_reg_write() 151 struct sti_mixer *mixer = (struct sti_mixer *)node->info_ent->data; in mixer_dbg_show() 208 void sti_mixer_set_background_status(struct sti_mixer *mixer, bool enable) in sti_mixer_set_background_status() 217 static void sti_mixer_set_background_color(struct sti_mixer *mixer, in sti_mixer_set_background_color() 223 static void sti_mixer_set_background_area(struct sti_mixer *mixer, in sti_mixer_set_background_area() 292 int sti_mixer_active_video_area(struct sti_mixer *mixer, in sti_mixer_active_video_area() 336 int sti_mixer_set_plane_status(struct sti_mixer *mixer, in sti_mixer_set_plane_status() 358 struct sti_mixer *sti_mixer_create(struct device *dev, in sti_mixer_create() [all …]
|
H A D | sti_crtc.c | 27 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_atomic_enable() 39 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_atomic_disable() 51 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_mode_set() 105 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_disable() 138 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_atomic_flush() 247 struct sti_mixer *mixer; in sti_crtc_vblank_cb() 317 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_late_register() 341 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_crtc_is_main() 349 int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer, in sti_crtc_init()
|
H A D | sti_crtc.h | 14 struct sti_mixer; 16 int sti_crtc_init(struct drm_device *drm_dev, struct sti_mixer *mixer,
|
H A D | Makefile | 3 sti_mixer.o \
|
H A D | sti_compositor.h | 76 struct sti_mixer *mixer[STI_MAX_MIXER];
|
H A D | sti_gdp.c | 629 struct sti_mixer *mixer; in sti_gdp_atomic_check() 747 struct sti_mixer *mixer = to_sti_mixer(crtc); in sti_gdp_atomic_update()
|
H A D | sti_dvo.c | 284 struct sti_mixer *mixer = to_sti_mixer(dvo->encoder->crtc); in sti_dvo_set_mode()
|
/openbmc/ |
H A D | opengrok2.0.log | 24507 …hildren: not file-less due to: /opengrok/data/xref/openbmc/linux/drivers/gpu/drm/sti/sti_mixer.h.gz
|
H A D | opengrok1.0.log | 24017 …hildren: not file-less due to: /opengrok/data/xref/openbmc/linux/drivers/gpu/drm/sti/sti_mixer.h.gz
|