Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_ctl.h102 void (*update_pending_flush)(struct dpu_hw_ctl *ctx, member
A Ddpu_hw_ctl.c621 ops->update_pending_flush = dpu_hw_ctl_update_pending_flush; in _setup_ctl_ops()
A Ddpu_encoder.c1471 if (extra_flush_bits && ctl->ops.update_pending_flush) in _dpu_encoder_trigger_flush()
1472 ctl->ops.update_pending_flush(ctl, extra_flush_bits); in _dpu_encoder_trigger_flush()

Completed in 11 milliseconds