Home
last modified time | relevance | path

Searched refs:mdp5_ctl_commit (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cmd_encoder.c134 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()
H A Dmdp5_ctl.h52 * (call mdp5_ctl_commit() with mdp_ctl_flush_mask_ctl() mask)
64 * through @flush_mask parameter in mdp5_ctl_commit(.., flush_mask).
72 u32 mdp5_ctl_commit(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline,
H A Dmdp5_encoder.c150 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 Dmdp5_ctl.c246 * (call mdp5_ctl_commit() with mdp_ctl_flush_mask_ctl() mask)
511 * mdp5_ctl_commit() - Register Flush
526 u32 mdp5_ctl_commit(struct mdp5_ctl *ctl, in mdp5_ctl_commit() function
H A Dmdp5_crtc.c98 return mdp5_ctl_commit(ctl, pipeline, flush_mask, start); in crtc_flush()
H A Dmdp5_plane.c530 mdp5_ctl_commit(ctl, pipeline, mdp5_plane_get_flush(plane), true); in mdp5_plane_atomic_async_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cmd_encoder.c137 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 Dmdp5_ctl.h52 * (call mdp5_ctl_commit() with mdp_ctl_flush_mask_ctl() mask)
64 * through @flush_mask parameter in mdp5_ctl_commit(.., flush_mask).
72 u32 mdp5_ctl_commit(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline,
H A Dmdp5_encoder.c150 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 Dmdp5_ctl.c248 * (call mdp5_ctl_commit() with mdp_ctl_flush_mask_ctl() mask)
513 * mdp5_ctl_commit() - Register Flush
535 u32 mdp5_ctl_commit(struct mdp5_ctl *ctl, in mdp5_ctl_commit() function
H A Dmdp5_plane.c461 mdp5_ctl_commit(ctl, pipeline, mdp5_plane_get_flush(plane), true); in mdp5_plane_atomic_async_update()
H A Dmdp5_crtc.c101 return mdp5_ctl_commit(ctl, pipeline, flush_mask, start); in crtc_flush()

Completed in 13 milliseconds