Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_lm.c60 if (stage != DPU_STAGE_BASE && stage <= sblk->maxblendstages) in _stage_offset()
206 stages = ctx->cap->sblk->maxblendstages; in dpu_hw_lm_setup_color3_v12()
287 stages = ctx->cap->sblk->maxblendstages; in dpu_hw_lm_setup_blendstage()
324 stages = ctx->cap->sblk->maxblendstages; in dpu_hw_lm_clear_all_blendstages()
H A Ddpu_hw_catalog.h326 u32 maxblendstages; member