Home
last modified time | relevance | path

Searched refs:PINGPONG_MAX (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_cwb.c39 if ((pp != PINGPONG_NONE) && (pp < PINGPONG_MAX)) in dpu_hw_cwb_config()
H A Ddpu_hw_top.h66 u32 ppnumber[PINGPONG_MAX];
H A Ddpu_hw_mdss.h206 PINGPONG_MAX enumerator
H A Ddpu_rm.c501 for (i = start; i < (PINGPONG_MAX - PINGPONG_0); i++) { in _dpu_rm_pingpong_next_index()