Home
last modified time | relevance | path

Searched refs:PINGPONG_0 (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
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,
H A Ddpu_6_9_sm6375.h65 .pingpong = PINGPONG_0,
81 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_6_2_sc7180.h93 .pingpong = PINGPONG_0,
116 .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_5_4_sm6125.h102 .pingpong = PINGPONG_0,
127 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_6_4_sm6350.h101 .pingpong = PINGPONG_0,
125 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_5_3_sm6150.h117 .pingpong = PINGPONG_0,
145 .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_3_2_sdm660.h113 .pingpong = PINGPONG_0,
142 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_5_2_sm7150.h122 .pingpong = PINGPONG_0,
165 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_7_0_sm8350.h148 .pingpong = PINGPONG_0,
217 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_6_0_sm8250.h148 .pingpong = PINGPONG_0,
217 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_9_0_sm8550.h146 .pingpong = PINGPONG_0,
214 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_5_0_sm8150.h150 .pingpong = PINGPONG_0,
219 .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_5_1_sc8180x.h149 .pingpong = PINGPONG_0,
218 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_4_1_sdm670.h75 .pingpong = PINGPONG_0,
H A Ddpu_8_0_sc8280xp.h148 .pingpong = PINGPONG_0,
217 .name = "pingpong_0", .id = PINGPONG_0,
H A Ddpu_9_2_x1e80100.h145 .pingpong = PINGPONG_0,
214 .name = "pingpong_0", .id = PINGPONG_0,
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.c172 mux_cfg = (pp - PINGPONG_0) & 0x7; in dpu_hw_dsc_bind_pingpong_blk()
176 hw_dsc->idx - DSC_0, pp - PINGPONG_0); in dpu_hw_dsc_bind_pingpong_blk()
H A Ddpu_hw_cwb.c40 cwb_mux_cfg = FIELD_PREP(CWB_MUX_MASK, pp - PINGPONG_0); in dpu_hw_cwb_config()
H A Ddpu_rm.h29 struct dpu_hw_blk *pingpong_blks[PINGPONG_MAX - PINGPONG_0];
H A Ddpu_rm.c97 rm->pingpong_blks[pp->id - PINGPONG_0] = &hw->base; in dpu_rm_init()
268 idx = lm_cfg->pingpong - PINGPONG_0; in _dpu_rm_check_lm_and_get_connected_blks()
368 pp_idx[i] + PINGPONG_0); in _dpu_rm_reserve_lms()
433 for (i = start; i < (PINGPONG_MAX - PINGPONG_0); i++) { in _dpu_rm_pingpong_next_index()
H A Ddpu_kms.h127 uint32_t pingpong_to_enc_id[PINGPONG_MAX - PINGPONG_0];

12