Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h30 struct dpu_hw_stage_cfg { struct
225 enum dpu_lm lm, struct dpu_hw_stage_cfg *cfg);
H A Ddpu_crtc.c413 struct dpu_hw_stage_cfg *stage_cfg in _dpu_crtc_blend_setup_pipe()
447 struct dpu_hw_stage_cfg *stage_cfg) in _dpu_crtc_blend_setup_mixer()
523 struct dpu_hw_stage_cfg stage_cfg; in _dpu_crtc_blend_setup()
536 memset(&stage_cfg, 0, sizeof(struct dpu_hw_stage_cfg)); in _dpu_crtc_blend_setup()
H A Ddpu_hw_ctl.c444 enum dpu_lm lm, struct dpu_hw_stage_cfg *stage_cfg) in dpu_hw_ctl_setup_blendstage()