Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_lm.c74 else if (stage <= sblk->maxblendstages) in _stage_offset()
Ddpu_hw_catalog.h382 u32 maxblendstages; member
Ddpu_hw_ctl.c67 stages = mixer[i].sblk->maxblendstages; in _mixer_stages()
Ddpu_hw_catalog.c223 .maxblendstages = 11, /* excluding base layer */
Ddpu_plane.c1934 kms->catalog->mixer[0].sblk->maxblendstages) { in dpu_plane_init()
1935 zpos_max = kms->catalog->mixer[0].sblk->maxblendstages - 1; in dpu_plane_init()