Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_lm.h49 void (*setup_alpha_out)(struct dpu_hw_mixer *ctx, uint32_t mixer_op); member
H A Ddpu_hw_lm.c153 ops->setup_alpha_out = dpu_hw_lm_setup_color3; in _setup_mixer_ops()
H A Ddpu_crtc.c544 lm->ops.setup_alpha_out(lm, mixer[i].mixer_op_mode); in _dpu_crtc_blend_setup()