Home
last modified time | relevance | path

Searched refs:update_pending_flush_cwb (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h131 void (*update_pending_flush_cwb)(struct dpu_hw_ctl *ctx, member
H A Ddpu_encoder.c2405 if (hw_ctl->ops.update_pending_flush_cwb) in dpu_encoder_helper_phys_setup_cwb()
2406 hw_ctl->ops.update_pending_flush_cwb(hw_ctl, hw_cwb->idx); in dpu_encoder_helper_phys_setup_cwb()