Searched refs:PINGPONG_0 (Results 1 - 25 of 33) sorted by last modified time

12

/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_rm.c94 rm->pingpong_blks[pp->id - PINGPONG_0] = &hw->base;
253 idx = lm_cfg->pingpong - PINGPONG_0;
353 pp_idx[i] + PINGPONG_0);
418 for (i = start; i < (PINGPONG_MAX - PINGPONG_0); i++) {
H A Ddpu_rm.h28 struct dpu_hw_blk *pingpong_blks[PINGPONG_MAX - PINGPONG_0];
H A Ddpu_kms.h135 uint32_t pingpong_to_enc_id[PINGPONG_MAX - PINGPONG_0];
H A Ddpu_hw_wb.c177 mux_cfg |= (pp - PINGPONG_0) & 0x7;
H A Ddpu_hw_mdss.h176 PINGPONG_0, enumerator in enum:dpu_pingpong
H A Ddpu_hw_intf.c285 mux_cfg |= (pp - PINGPONG_0) & 0x7;
H A Ddpu_hw_cdm.c218 mux_cfg |= (pp - PINGPONG_0) & 0x7;
H A Ddpu_encoder_phys_cmd.c102 phys_enc->hw_pp->idx - PINGPONG_0,
168 phys_enc->hw_pp->idx - PINGPONG_0,
177 phys_enc->hw_pp->idx - PINGPONG_0,
246 phys_enc->hw_pp->idx - PINGPONG_0,
270 phys_enc->hw_pp->idx - PINGPONG_0, ret,
280 phys_enc->hw_pp->idx - PINGPONG_0,
311 phys_enc->hw_pp->idx - PINGPONG_0,
351 phys_enc->hw_pp ? phys_enc->hw_pp->idx - PINGPONG_0 : -1);
420 phys_enc->hw_pp->idx - PINGPONG_0);
465 DPU_DEBUG_CMDENC(cmd_enc, "pp %d\n", phys_enc->hw_pp->idx - PINGPONG_0);
[all...]
H A Ddpu_encoder.c400 phys_enc->hw_pp->idx - PINGPONG_0, intr_idx);
439 DPU_IRQ_REG(irq_idx), DPU_IRQ_BIT(irq_idx), phys_enc->hw_pp->idx - PINGPONG_0,
455 phys_enc->hw_pp->idx - PINGPONG_0,
466 phys_enc->hw_pp->idx - PINGPONG_0,
473 phys_enc->hw_pp->idx - PINGPONG_0,
H A Ddpu_hw_top.c180 int pp_idx = cfg->ppnumber[i] - PINGPONG_0;
H A Ddpu_hw_pingpong.c163 trace_dpu_pp_connect_ext_te(pp->idx - PINGPONG_0, cfg);
244 encoder_id, pp->idx - PINGPONG_0);
257 encoder_id, pp->idx - PINGPONG_0);
H A Ddpu_hw_dsc_1_2.c358 mux_cfg = (pp - PINGPONG_0) & 0x7;
H A Ddpu_hw_dsc.c171 mux_cfg = (pp - PINGPONG_0) & 0x7;
175 hw_dsc->idx - DSC_0, pp - PINGPONG_0);
/linux-master/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_9_2_x1e80100.h145 .pingpong = PINGPONG_0,
212 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_3_2_sdm660.h113 .pingpong = PINGPONG_0,
142 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_3_3_sdm630.h103 .pingpong = PINGPONG_0,
116 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_9_0_sm8550.h146 .pingpong = PINGPONG_0,
212 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_8_1_sm8450.h149 .pingpong = PINGPONG_0,
218 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_8_0_sc8280xp.h148 .pingpong = PINGPONG_0,
217 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_6_9_sm6375.h65 .pingpong = PINGPONG_0,
81 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_7_0_sm8350.h148 .pingpong = PINGPONG_0,
215 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_7_2_sc7280.h97 .pingpong = PINGPONG_0,
127 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_6_4_sm6350.h100 .pingpong = PINGPONG_0,
124 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_6_5_qcm2290.h63 .pingpong = PINGPONG_0,
79 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_6_3_sm6115.h63 .pingpong = PINGPONG_0,
79 .name = "pingpong_0", .id = PINGPONG_0,

Completed in 280 milliseconds

12