Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_ctl.h136 void (*update_pending_flush_intf)(struct dpu_hw_ctl *ctx, member
A Ddpu_encoder_phys_cmd.c461 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_cmd_enable_helper()
569 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_cmd_disable()
A Ddpu_hw_ctl.c818 c->ops.update_pending_flush_intf = in dpu_hw_ctl_init()
834 c->ops.update_pending_flush_intf = in dpu_hw_ctl_init()
A Ddpu_encoder_phys_vid.c476 ctl->ops.update_pending_flush_intf(ctl, phys_enc->hw_intf->idx); in dpu_encoder_phys_vid_enable()
A Ddpu_encoder.c2286 if (ctl->ops.update_pending_flush_intf) in dpu_encoder_helper_phys_cleanup()
2287 ctl->ops.update_pending_flush_intf(ctl, in dpu_encoder_helper_phys_cleanup()

Completed in 15 milliseconds