Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h150 void (*update_pending_flush_sspp)(struct dpu_hw_ctl *ctx, member
H A Ddpu_hw_ctl.c728 ops->update_pending_flush_sspp = dpu_hw_ctl_update_pending_flush_sspp; in _setup_ctl_ops()
H A Ddpu_crtc.c431 mixer[lm_idx].lm_ctl->ops.update_pending_flush_sspp(mixer[lm_idx].lm_ctl, sspp_idx); in _dpu_crtc_blend_setup_pipe()