Searched refs:mdp5_ctl_commit (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_cmd_encoder.c | 137 mdp5_ctl_commit(ctl, pipeline, mdp_ctl_flush_mask_encoder(intf), true); in mdp5_cmd_encoder_disable() 155 mdp5_ctl_commit(ctl, pipeline, mdp_ctl_flush_mask_encoder(intf), true); in mdp5_cmd_encoder_enable()
|
H A D | mdp5_ctl.h | 72 u32 mdp5_ctl_commit(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline,
|
H A 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()
|
H A D | mdp5_ctl.c | 535 u32 mdp5_ctl_commit(struct mdp5_ctl *ctl, in mdp5_ctl_commit() function
|
H A D | mdp5_plane.c | 461 mdp5_ctl_commit(ctl, pipeline, mdp5_plane_get_flush(plane), true); in mdp5_plane_atomic_async_update()
|
H A D | mdp5_crtc.c | 101 return mdp5_ctl_commit(ctl, pipeline, flush_mask, start); in crtc_flush()
|