Home
last modified time | relevance | path

Searched refs:ppnumber (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.h61 * @ppnumber: ping pong index array
67 u32 ppnumber[PINGPONG_MAX]; member
H A Ddpu_hw_top.c161 if (!mdp || !cfg || (cfg->pp_count > ARRAY_SIZE(cfg->ppnumber))) in dpu_hw_setup_vsync_source()
167 int pp_idx = cfg->ppnumber[i] - PINGPONG_0; in dpu_hw_setup_vsync_source()
H A Ddpu_encoder.c686 vsync_cfg.ppnumber[i] = dpu_enc->hw_pp[i]->idx; in _dpu_encoder_update_vsync_source()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.h60 * @ppnumber: ping pong index array
66 u32 ppnumber[PINGPONG_MAX]; member
H A Ddpu_hw_top.c192 if (!mdp || !cfg || (cfg->pp_count > ARRAY_SIZE(cfg->ppnumber))) in dpu_hw_setup_vsync_source_and_vsync_sel()
199 int pp_idx = cfg->ppnumber[i] - PINGPONG_0; in dpu_hw_setup_vsync_source_and_vsync_sel()
H A Ddpu_encoder.c720 vsync_cfg.ppnumber[i] = dpu_enc->hw_pp[i]->idx; in _dpu_encoder_update_vsync_source()

Completed in 8 milliseconds