Home
last modified time | relevance | path

Searched refs:update_pending_flush_intf (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h123 void (*update_pending_flush_intf)(struct dpu_hw_ctl *ctx, member
H A Ddpu_hw_ctl.c697 ops->update_pending_flush_intf = in _setup_ctl_ops()
712 ops->update_pending_flush_intf = in _setup_ctl_ops()
H A Ddpu_encoder_phys_cmd.c457 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_cmd_enable_helper()
565 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_cmd_disable()
H A Ddpu_encoder_phys_vid.c470 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_vid_enable()
H A Ddpu_encoder.c2122 if (phys_enc->hw_ctl->ops.update_pending_flush_intf) in dpu_encoder_helper_phys_cleanup()
2123 phys_enc->hw_ctl->ops.update_pending_flush_intf(phys_enc->hw_ctl, in dpu_encoder_helper_phys_cleanup()