Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.h160 void (*clear_all_blendstages)(struct dpu_hw_ctl *ctx); member
Ddpu_hw_ctl.c585 ops->clear_all_blendstages = dpu_hw_ctl_clear_all_blendstages; in _setup_ctl_ops()
Ddpu_crtc.c305 if (mixer[i].lm_ctl->ops.clear_all_blendstages) in _dpu_crtc_blend_setup()
306 mixer[i].lm_ctl->ops.clear_all_blendstages( in _dpu_crtc_blend_setup()