Home
last modified time | relevance | path

Searched refs:DPU_STAGE_0 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_mdss.h148 DPU_STAGE_0, enumerator
A Ddpu_hw_lm.c68 return sblk->blendstage_base[stage - DPU_STAGE_0]; in _stage_offset()
A Ddpu_crtc.c1149 if (z_pos >= DPU_STAGE_MAX - DPU_STAGE_0) { in dpu_crtc_atomic_check()
1151 DPU_STAGE_MAX - DPU_STAGE_0); in dpu_crtc_atomic_check()
1173 pstates[i].dpu_pstate->stage = z_pos + DPU_STAGE_0; in dpu_crtc_atomic_check()
A Ddpu_plane.c1640 if (zpos_max > DPU_STAGE_MAX - DPU_STAGE_0 - 1) in dpu_plane_init()
1641 zpos_max = DPU_STAGE_MAX - DPU_STAGE_0 - 1; in dpu_plane_init()

Completed in 11 milliseconds