Home
last modified time | relevance | path

Searched refs:maxblendstages (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_lm.c57 if (stage != DPU_STAGE_BASE && stage <= sblk->maxblendstages) in _stage_offset()
Ddpu_hw_catalog.h366 u32 maxblendstages; member
Ddpu_hw_catalog.c211 .maxblendstages = 11, /* excluding base layer */
Ddpu_hw_ctl.c59 stages = mixer[i].sblk->maxblendstages; in _mixer_stages()
Ddpu_plane.c1525 kms->catalog->mixer[0].sblk->maxblendstages) { in dpu_plane_init()
1526 zpos_max = kms->catalog->mixer[0].sblk->maxblendstages - 1; in dpu_plane_init()