Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_lm.c57 if (stage != DPU_STAGE_BASE && stage <= sblk->maxblendstages) in _stage_offset()
Ddpu_hw_catalog.c382 .maxblendstages = 11, /* excluding base layer */
419 .maxblendstages = 7, /* excluding base layer */
Ddpu_hw_catalog.h392 u32 maxblendstages; member
Ddpu_hw_ctl.c63 stages = mixer[i].sblk->maxblendstages; in _mixer_stages()
Ddpu_plane.c1623 kms->catalog->mixer[0].sblk->maxblendstages) { in dpu_plane_init()
1624 zpos_max = kms->catalog->mixer[0].sblk->maxblendstages - 1; in dpu_plane_init()