Searched refs:PINGPONG_MAX (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_top.h | 83 u32 ppnumber[PINGPONG_MAX];
|
D | dpu_hw_catalog.c | 245 LM_BLK("lm_3", LM_3, 0x0, DS_MAX, PINGPONG_MAX, 0), 246 LM_BLK("lm_4", LM_4, 0x0, DS_MAX, PINGPONG_MAX, 0),
|
D | dpu_hw_mdss.h | 205 PINGPONG_MAX enumerator
|
D | dpu_hw_top.c | 186 static const u32 pp_offset[PINGPONG_MAX] = {0xC, 0x8, 0x4, 0x13, 0x18}; in dpu_hw_setup_vsync_source()
|
D | dpu_rm.c | 384 if (lm->pingpong == PINGPONG_MAX) { in dpu_rm_init()
|