Searched refs:mdp5_hw_mixer (Results 1 – 8 of 8) sorted by relevance
10 struct mdp5_hw_mixer { struct28 struct mdp5_hw_mixer *mdp5_mixer_init(const struct mdp5_lm_instance *lm); argument29 void mdp5_mixer_destroy(struct mdp5_hw_mixer *lm);31 uint32_t caps, struct mdp5_hw_mixer **mixer,32 struct mdp5_hw_mixer **r_mixer);34 struct mdp5_hw_mixer *mixer);
29 struct mdp5_hw_mixer *mixer = mdp5_kms->hwmixers[i]; in get_right_pair_idx()39 uint32_t caps, struct mdp5_hw_mixer **mixer, in mdp5_mixer_assign()40 struct mdp5_hw_mixer **r_mixer) in mdp5_mixer_assign()54 struct mdp5_hw_mixer *cur = mdp5_kms->hwmixers[i]; in mdp5_mixer_assign()119 void mdp5_mixer_release(struct drm_atomic_state *s, struct mdp5_hw_mixer *mixer) in mdp5_mixer_release()136 void mdp5_mixer_destroy(struct mdp5_hw_mixer *mixer) in mdp5_mixer_destroy()145 struct mdp5_hw_mixer *mdp5_mixer_init(const struct mdp5_lm_instance *lm) in mdp5_mixer_init()147 struct mdp5_hw_mixer *mixer; in mdp5_mixer_init()
31 struct mdp5_hw_mixer *hwmixers[8];109 struct mdp5_hw_mixer *mixer;110 struct mdp5_hw_mixer *r_mixer; /* right mixer */229 static inline uint32_t intf2vblank(struct mdp5_hw_mixer *mixer, in intf2vblank()254 static inline uint32_t lm2ppdone(struct mdp5_hw_mixer *mixer) in lm2ppdone()279 struct mdp5_hw_mixer *mdp5_crtc_get_mixer(struct drm_crtc *crtc);
25 struct mdp5_hw_mixer *mixer = mdp5_crtc_get_mixer(encoder->crtc); in pingpong_tearcheck_setup()78 struct mdp5_hw_mixer *mixer = mdp5_crtc_get_mixer(encoder->crtc); in pingpong_tearcheck_enable()104 struct mdp5_hw_mixer *mixer = mdp5_crtc_get_mixer(encoder->crtc); in pingpong_tearcheck_disable()
111 struct mdp5_hw_mixer *mixer, *r_mixer; in crtc_flush_all()221 struct mdp5_hw_mixer *mixer = pipeline->mixer; in blend_setup()223 struct mdp5_hw_mixer *r_mixer = pipeline->r_mixer; in blend_setup()368 struct mdp5_hw_mixer *mixer = mdp5_cstate->pipeline.mixer; in mdp5_crtc_mode_set_nofb()369 struct mdp5_hw_mixer *r_mixer = mdp5_cstate->pipeline.r_mixer; in mdp5_crtc_mode_set_nofb()600 struct mdp5_hw_mixer *old_mixer = pipeline->mixer; in mdp5_crtc_setup_pipeline()601 struct mdp5_hw_mixer *old_r_mixer = pipeline->r_mixer; in mdp5_crtc_setup_pipeline()1268 struct mdp5_hw_mixer *mdp5_crtc_get_mixer(struct drm_crtc *crtc) in mdp5_crtc_get_mixer()
256 struct mdp5_hw_mixer *mixer = pipeline->mixer; in mdp5_ctl_set_cursor()354 struct mdp5_hw_mixer *mixer = pipeline->mixer; in mdp5_ctl_blend()355 struct mdp5_hw_mixer *r_mixer = pipeline->r_mixer; in mdp5_ctl_blend()
137 struct mdp5_hw_mixer *mixer = mdp5_crtc_get_mixer(encoder->crtc); in mdp5_vid_encoder_disable()
771 struct mdp5_hw_mixer *mixer; in hwmixer_init()
Completed in 19 milliseconds