Home
last modified time | relevance | path

Searched defs:dpu_hw_lm_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_lm.h31 struct dpu_hw_lm_ops { struct
36 void (*setup_mixer_out)(struct dpu_hw_mixer *ctx,
43 void (*setup_blend_config)(struct dpu_hw_mixer *ctx, uint32_t stage,
49 void (*setup_alpha_out)(struct dpu_hw_mixer *ctx, uint32_t mixer_op);
54 void (*setup_border_color)(struct dpu_hw_mixer *ctx,
80 struct dpu_hw_lm_ops ops; argument