Home
last modified time | relevance | path

Searched refs:mdp_ctl_flush_mask_encoder (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_ctl.h88 u32 mdp_ctl_flush_mask_encoder(struct mdp5_interface *intf);
Dmdp5_ctl.c179 mdp_ctl_flush_mask_encoder(intf); in mdp5_ctl_set_intf()
235 pipeline->start_mask |= mdp_ctl_flush_mask_encoder(intf); in refill_start_mask()
317 u32 mdp_ctl_flush_mask_encoder(struct mdp5_interface *intf) in mdp_ctl_flush_mask_encoder() function
Dmdp5_cmd_encoder.c232 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()
Dmdp5_encoder.c242 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()