Home
last modified time | relevance | path

Searched refs:trigger_flush (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_ctl.h162 void (*trigger_flush)(struct dpu_hw_ctl *ctx); member
A Ddpu_hw_ctl.c605 ops->trigger_flush = dpu_hw_ctl_trigger_flush_v1; in _setup_ctl_ops()
614 ops->trigger_flush = dpu_hw_ctl_trigger_flush; in _setup_ctl_ops()
A Ddpu_encoder.c1464 if (!ctl->ops.trigger_flush) { in _dpu_encoder_trigger_flush()
1474 ctl->ops.trigger_flush(ctl); in _dpu_encoder_trigger_flush()
2076 ctl->ops.trigger_flush(ctl); in dpu_encoder_helper_phys_cleanup()

Completed in 11 milliseconds