Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_lm.c60 if (stage != DPU_STAGE_BASE && stage <= sblk->maxblendstages) in _stage_offset()
119 if (stage == DPU_STAGE_BASE) in dpu_hw_lm_setup_blend_config_combined_alpha()
137 if (stage == DPU_STAGE_BASE) in dpu_hw_lm_setup_blend_config()
Ddpu_hw_mdss.h148 DPU_STAGE_BASE = 0, enumerator
Ddpu_crtc.c446 if (pstate->stage == DPU_STAGE_BASE && format->alpha_enable) in _dpu_crtc_blend_setup_mixer()