Searched refs:DSC_0 (Results 1 - 23 of 23) sorted by path

/linux-master/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_10_0_sm8650.h307 .name = "dce_0_0", .id = DSC_0,
H A Ddpu_3_0_msm8998.h215 .name = "dsc_0", .id = DSC_0,
H A Ddpu_3_2_sdm660.h174 .name = "dsc_0", .id = DSC_0,
H A Ddpu_4_0_sdm845.h239 .name = "dsc_0", .id = DSC_0,
H A Ddpu_4_1_sdm670.h70 .name = "dsc_0", .id = DSC_0,
H A Ddpu_5_0_sm8150.h275 .name = "dsc_0", .id = DSC_0,
H A Ddpu_5_1_sc8180x.h274 .name = "dsc_0", .id = DSC_0,
H A Ddpu_6_0_sm8250.h274 .name = "dsc_0", .id = DSC_0,
H A Ddpu_6_4_sm6350.h142 .name = "dsc_0", .id = DSC_0,
H A Ddpu_6_9_sm6375.h92 .name = "dsc_0", .id = DSC_0,
H A Ddpu_7_0_sm8350.h279 .name = "dce_0_0", .id = DSC_0,
H A Ddpu_7_2_sc7280.h160 .name = "dce_0_0", .id = DSC_0,
H A Ddpu_8_0_sc8280xp.h281 .name = "dce_0_0", .id = DSC_0,
H A Ddpu_8_1_sm8450.h297 .name = "dce_0_0", .id = DSC_0,
H A Ddpu_9_0_sm8550.h291 .name = "dce_0_0", .id = DSC_0,
H A Ddpu_9_2_x1e80100.h291 .name = "dce_0_0", .id = DSC_0,
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c1155 dsc_mask |= BIT(dpu_enc->hw_dsc[i]->idx - DSC_0);
H A Ddpu_hw_ctl.c337 ctx->pending_dsc_flush_mask |= BIT(dsc_num - DSC_0);
H A Ddpu_hw_dsc.c36 #define DSC_CTL(m) (0x1800 - 0x3FC * (m - DSC_0))
175 hw_dsc->idx - DSC_0, pp - PINGPONG_0);
178 hw_dsc->idx - DSC_0);
H A Ddpu_hw_mdss.h160 DSC_0,
180 DSC_0, enumerator in enum:dpu_dsc
H A Ddpu_kms.h139 uint32_t dsc_to_enc_id[DSC_MAX - DSC_0];
H A Ddpu_rm.c163 rm->dsc_blks[dsc->id - DSC_0] = &hw->base;
H A Ddpu_rm.h35 struct dpu_hw_blk *dsc_blks[DSC_MAX - DSC_0];

Completed in 253 milliseconds