Home
last modified time | relevance | path

Searched refs:clear_all_blendstages (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h166 void (*clear_all_blendstages)(struct dpu_hw_ctl *ctx); member
H A Ddpu_hw_ctl.c558 ops->clear_all_blendstages = dpu_hw_ctl_clear_all_blendstages; in _setup_ctl_ops()
H A Ddpu_crtc.c205 if (mixer[i].lm_ctl->ops.clear_all_blendstages) in _dpu_crtc_blend_setup()
206 mixer[i].lm_ctl->ops.clear_all_blendstages( in _dpu_crtc_blend_setup()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h215 void (*clear_all_blendstages)(struct dpu_hw_ctl *ctx); member
H A Ddpu_crtc.c530 if (mixer[i].lm_ctl->ops.clear_all_blendstages) in _dpu_crtc_blend_setup()
531 mixer[i].lm_ctl->ops.clear_all_blendstages( in _dpu_crtc_blend_setup()
H A Ddpu_hw_ctl.c670 ops->clear_all_blendstages = dpu_hw_ctl_clear_all_blendstages; in _setup_ctl_ops()
H A Ddpu_encoder.c1980 if (phys_enc->hw_ctl->ops.clear_all_blendstages) in dpu_encoder_helper_reset_mixers()
1981 phys_enc->hw_ctl->ops.clear_all_blendstages(phys_enc->hw_ctl); in dpu_encoder_helper_reset_mixers()

Completed in 10 milliseconds