Home
last modified time | relevance | path

Searched refs:PIPES_PER_STAGE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h31 enum dpu_sspp stage[DPU_STAGE_MAX][PIPES_PER_STAGE];
33 [DPU_STAGE_MAX][PIPES_PER_STAGE];
H A Ddpu_hw_mdss.h37 #define PIPES_PER_STAGE 2 macro
H A Ddpu_hw_ctl.c510 pipes_per_stage = PIPES_PER_STAGE; in dpu_hw_ctl_setup_blendstage()