Searched refs:mdp5_ctl_commit (Results 1 – 5 of 5) sorted by relevance
91 int mdp5_ctl_commit(struct mdp5_ctl *ctl, u32 flush_mask);
232 mdp5_ctl_commit(ctl, mdp_ctl_flush_mask_encoder(intf)); in mdp5_cmd_encoder_disable()252 mdp5_ctl_commit(ctl, mdp_ctl_flush_mask_encoder(intf)); in mdp5_cmd_encoder_enable()
242 mdp5_ctl_commit(ctl, mdp_ctl_flush_mask_encoder(intf)); in mdp5_encoder_disable()275 mdp5_ctl_commit(ctl, mdp_ctl_flush_mask_encoder(intf)); in mdp5_encoder_enable()
396 int mdp5_ctl_commit(struct mdp5_ctl *ctl, u32 flush_mask) in mdp5_ctl_commit() function
90 mdp5_ctl_commit(mdp5_crtc->ctl, flush_mask); in crtc_flush()