Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_lm.c57 if (stage != DPU_STAGE_BASE && stage <= sblk->maxblendstages) in _stage_offset()
Ddpu_hw_catalog.h398 u32 maxblendstages; member
Ddpu_hw_ctl.c72 stages = mixer[i].sblk->maxblendstages; in _mixer_stages()
Ddpu_hw_catalog.c606 .maxblendstages = 11, /* excluding base layer */
643 .maxblendstages = 7, /* excluding base layer */
Ddpu_plane.c1638 kms->catalog->mixer[0].sblk->maxblendstages) { in dpu_plane_init()
1639 zpos_max = kms->catalog->mixer[0].sblk->maxblendstages - 1; in dpu_plane_init()