Searched refs:dspp_count (Results 1 – 20 of 20) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
| D | dpu_6_5_qcm2290.h | 140 .dspp_count = ARRAY_SIZE(qcm2290_dspp),
|
| D | dpu_6_3_sm6115.h | 148 .dspp_count = ARRAY_SIZE(sm6115_dspp),
|
| D | dpu_6_9_sm6375.h | 158 .dspp_count = ARRAY_SIZE(sm6375_dspp),
|
| D | dpu_5_4_sm6125.h | 212 .dspp_count = ARRAY_SIZE(sm6125_dspp),
|
| D | dpu_6_4_sm6350.h | 219 .dspp_count = ARRAY_SIZE(sm6350_dspp),
|
| D | dpu_6_2_sc7180.h | 217 .dspp_count = ARRAY_SIZE(sc7180_dspp),
|
| D | dpu_7_2_sc7280.h | 262 .dspp_count = ARRAY_SIZE(sc7280_dspp),
|
| D | dpu_3_0_msm8998.h | 328 .dspp_count = ARRAY_SIZE(msm8998_dspp),
|
| D | dpu_4_0_sdm845.h | 345 .dspp_count = ARRAY_SIZE(sdm845_dspp),
|
| D | dpu_5_0_sm8150.h | 388 .dspp_count = ARRAY_SIZE(sm8150_dspp),
|
| D | dpu_8_1_sm8450.h | 418 .dspp_count = ARRAY_SIZE(sm8450_dspp),
|
| D | dpu_6_0_sm8250.h | 402 .dspp_count = ARRAY_SIZE(sm8250_dspp),
|
| D | dpu_7_0_sm8350.h | 396 .dspp_count = ARRAY_SIZE(sm8350_dspp),
|
| D | dpu_5_1_sc8180x.h | 415 .dspp_count = ARRAY_SIZE(sc8180x_dspp),
|
| D | dpu_9_0_sm8550.h | 433 .dspp_count = ARRAY_SIZE(sm8550_dspp),
|
| D | dpu_8_0_sc8280xp.h | 457 .dspp_count = ARRAY_SIZE(sc8280xp_dspp),
|
| /Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_catalog.h | 821 u32 dspp_count; member
|
| D | dpu_rm.c | 200 for (i = 0; i < cat->dspp_count; i++) { in dpu_rm_init()
|
| D | dpu_crtc.c | 1499 if (dpu_kms->catalog->dspp_count) in dpu_crtc_init()
|
| D | dpu_kms.c | 906 for (i = 0; i < cat->dspp_count; i++) { in dpu_kms_mdp_snapshot()
|