/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
H A D | dpu_6_5_qcm2290.h | 63 .pingpong = PINGPONG_0, 79 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_6_3_sm6115.h | 63 .pingpong = PINGPONG_0, 79 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_6_9_sm6375.h | 65 .pingpong = PINGPONG_0, 81 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_6_2_sc7180.h | 93 .pingpong = PINGPONG_0, 116 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_3_3_sdm630.h | 103 .pingpong = PINGPONG_0, 116 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_5_4_sm6125.h | 102 .pingpong = PINGPONG_0, 127 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_6_4_sm6350.h | 101 .pingpong = PINGPONG_0, 125 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_5_3_sm6150.h | 117 .pingpong = PINGPONG_0, 145 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_7_2_sc7280.h | 97 .pingpong = PINGPONG_0, 127 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_3_2_sdm660.h | 113 .pingpong = PINGPONG_0, 142 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_5_2_sm7150.h | 122 .pingpong = PINGPONG_0, 165 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_7_0_sm8350.h | 148 .pingpong = PINGPONG_0, 217 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_6_0_sm8250.h | 148 .pingpong = PINGPONG_0, 217 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_9_0_sm8550.h | 146 .pingpong = PINGPONG_0, 214 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_5_0_sm8150.h | 150 .pingpong = PINGPONG_0, 219 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_8_1_sm8450.h | 149 .pingpong = PINGPONG_0, 218 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_5_1_sc8180x.h | 149 .pingpong = PINGPONG_0, 218 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_4_1_sdm670.h | 75 .pingpong = PINGPONG_0,
|
H A D | dpu_8_0_sc8280xp.h | 148 .pingpong = PINGPONG_0, 217 .name = "pingpong_0", .id = PINGPONG_0,
|
H A D | dpu_9_2_x1e80100.h | 145 .pingpong = PINGPONG_0, 214 .name = "pingpong_0", .id = PINGPONG_0,
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_dsc.c | 172 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 D | dpu_hw_cwb.c | 40 cwb_mux_cfg = FIELD_PREP(CWB_MUX_MASK, pp - PINGPONG_0); in dpu_hw_cwb_config()
|
H A D | dpu_rm.h | 29 struct dpu_hw_blk *pingpong_blks[PINGPONG_MAX - PINGPONG_0];
|
H A D | dpu_rm.c | 97 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 D | dpu_kms.h | 127 uint32_t pingpong_to_enc_id[PINGPONG_MAX - PINGPONG_0];
|