Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h121 void (*update_pending_flush_wb)(struct dpu_hw_ctl *ctx, member
H A Ddpu_encoder_phys_wb.c298 if (hw_ctl->ops.update_pending_flush_wb) in _dpu_encoder_phys_wb_update_flush()
299 hw_ctl->ops.update_pending_flush_wb(hw_ctl, hw_wb->idx); in _dpu_encoder_phys_wb_update_flush()
H A Ddpu_encoder.c2282 if (ctl->ops.update_pending_flush_wb) in dpu_encoder_helper_phys_cleanup()
2283 ctl->ops.update_pending_flush_wb(ctl, phys_enc->hw_wb->idx); in dpu_encoder_helper_phys_cleanup()