Searched refs:sdm845_vbif (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
D | dpu_4_1_sdm670.h | 99 .vbif_count = ARRAY_SIZE(sdm845_vbif), 100 .vbif = sdm845_vbif,
|
D | dpu_6_3_sm6115.h | 152 .vbif_count = ARRAY_SIZE(sdm845_vbif), 153 .vbif = sdm845_vbif,
|
D | dpu_6_5_qcm2290.h | 145 .vbif_count = ARRAY_SIZE(sdm845_vbif), 146 .vbif = sdm845_vbif,
|
D | dpu_6_9_sm6375.h | 164 .vbif_count = ARRAY_SIZE(sdm845_vbif), 165 .vbif = sdm845_vbif,
|
D | dpu_6_2_sc7180.h | 221 .vbif_count = ARRAY_SIZE(sdm845_vbif), 222 .vbif = sdm845_vbif,
|
D | dpu_5_4_sm6125.h | 233 .vbif_count = ARRAY_SIZE(sdm845_vbif), 234 .vbif = sdm845_vbif,
|
D | dpu_6_4_sm6350.h | 241 .vbif_count = ARRAY_SIZE(sdm845_vbif), 242 .vbif = sdm845_vbif,
|
D | dpu_7_2_sc7280.h | 268 .vbif_count = ARRAY_SIZE(sdm845_vbif), 269 .vbif = sdm845_vbif,
|
D | dpu_4_0_sdm845.h | 348 .vbif_count = ARRAY_SIZE(sdm845_vbif), 349 .vbif = sdm845_vbif,
|
D | dpu_5_2_sm7150.h | 330 .vbif_count = ARRAY_SIZE(sdm845_vbif), 331 .vbif = sdm845_vbif,
|
D | dpu_7_0_sm8350.h | 415 .vbif_count = ARRAY_SIZE(sdm845_vbif), 416 .vbif = sdm845_vbif,
|
D | dpu_5_0_sm8150.h | 407 .vbif_count = ARRAY_SIZE(sdm845_vbif), 408 .vbif = sdm845_vbif,
|
D | dpu_6_0_sm8250.h | 404 .vbif_count = ARRAY_SIZE(sdm845_vbif), 405 .vbif = sdm845_vbif,
|
D | dpu_5_1_sc8180x.h | 433 .vbif_count = ARRAY_SIZE(sdm845_vbif), 434 .vbif = sdm845_vbif,
|
D | dpu_8_1_sm8450.h | 433 .vbif_count = ARRAY_SIZE(sdm845_vbif), 434 .vbif = sdm845_vbif,
|
D | dpu_8_0_sc8280xp.h | 454 .vbif_count = ARRAY_SIZE(sdm845_vbif), 455 .vbif = sdm845_vbif,
|
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.c | 525 static const struct dpu_vbif_cfg sdm845_vbif[] = { variable
|