Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h101 void (*update_pending_flush_intf)(struct dpu_hw_ctl *ctx, member
Ddpu_hw_ctl.c567 ops->update_pending_flush_intf = in _setup_ctl_ops()
574 ops->update_pending_flush_intf = in _setup_ctl_ops()
Ddpu_encoder_phys_vid.c446 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_vid_enable()
Ddpu_encoder_phys_cmd.c448 ctl->ops.update_pending_flush_intf(ctl, phys_enc->intf_idx); in dpu_encoder_phys_cmd_enable_helper()