Searched refs:mdp5_ctl_commit (Results 1 – 6 of 6) sorted by relevance
/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_cmd_encoder.c | 134 mdp5_ctl_commit(ctl, pipeline, mdp_ctl_flush_mask_encoder(intf), true); in mdp5_cmd_encoder_disable() 152 mdp5_ctl_commit(ctl, pipeline, mdp_ctl_flush_mask_encoder(intf), true); in mdp5_cmd_encoder_enable()
|
D | mdp5_ctl.h | 72 u32 mdp5_ctl_commit(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline,
|
D | mdp5_encoder.c | 150 mdp5_ctl_commit(ctl, pipeline, mdp_ctl_flush_mask_encoder(intf), true); in mdp5_vid_encoder_disable() 181 mdp5_ctl_commit(ctl, pipeline, mdp_ctl_flush_mask_encoder(intf), true); in mdp5_vid_encoder_enable()
|
D | mdp5_ctl.c | 526 u32 mdp5_ctl_commit(struct mdp5_ctl *ctl, in mdp5_ctl_commit() function
|
D | mdp5_plane.c | 530 mdp5_ctl_commit(ctl, pipeline, mdp5_plane_get_flush(plane), true); in mdp5_plane_atomic_async_update()
|
D | mdp5_crtc.c | 98 return mdp5_ctl_commit(ctl, pipeline, flush_mask, start); in crtc_flush()
|