Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h90 void (*clear_pending_flush)(struct dpu_hw_ctl *ctx); member
H A Ddpu_encoder_phys_wb.c544 phys_enc->hw_ctl->ops.clear_pending_flush(phys_enc->hw_ctl); in dpu_encoder_phys_wb_disable()
H A Ddpu_hw_ctl.c717 ops->clear_pending_flush = dpu_hw_ctl_clear_pending_flush; in _setup_ctl_ops()
H A Ddpu_encoder.c1730 ctl->ops.clear_pending_flush(ctl); in dpu_encoder_trigger_kickoff_pending()
2168 ctl->ops.clear_pending_flush(ctl); in dpu_encoder_helper_phys_cleanup()