Searched refs:sdm845_vbif (Results 1 – 18 of 18) sorted by relevance
/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
H A D | dpu_6_5_qcm2290.h | 145 .vbif_count = ARRAY_SIZE(sdm845_vbif), 146 .vbif = sdm845_vbif,
|
H A D | dpu_6_3_sm6115.h | 152 .vbif_count = ARRAY_SIZE(sdm845_vbif), 153 .vbif = sdm845_vbif,
|
H A D | dpu_6_9_sm6375.h | 164 .vbif_count = ARRAY_SIZE(sdm845_vbif), 165 .vbif = sdm845_vbif,
|
H A D | dpu_4_1_sdm670.h | 149 .vbif_count = ARRAY_SIZE(sdm845_vbif), 150 .vbif = sdm845_vbif,
|
H A D | dpu_6_2_sc7180.h | 221 .vbif_count = ARRAY_SIZE(sdm845_vbif), 222 .vbif = sdm845_vbif,
|
H A D | dpu_5_4_sm6125.h | 233 .vbif_count = ARRAY_SIZE(sdm845_vbif), 234 .vbif = sdm845_vbif,
|
H A D | dpu_6_4_sm6350.h | 241 .vbif_count = ARRAY_SIZE(sdm845_vbif), 242 .vbif = sdm845_vbif,
|
H A D | dpu_5_3_sm6150.h | 247 .vbif_count = ARRAY_SIZE(sdm845_vbif), 248 .vbif = sdm845_vbif,
|
H A D | dpu_7_2_sc7280.h | 268 .vbif_count = ARRAY_SIZE(sdm845_vbif), 269 .vbif = sdm845_vbif,
|
H A D | dpu_5_2_sm7150.h | 330 .vbif_count = ARRAY_SIZE(sdm845_vbif), 331 .vbif = sdm845_vbif,
|
H A D | dpu_7_0_sm8350.h | 417 .vbif_count = ARRAY_SIZE(sdm845_vbif), 418 .vbif = sdm845_vbif,
|
H A D | dpu_6_0_sm8250.h | 406 .vbif_count = ARRAY_SIZE(sdm845_vbif), 407 .vbif = sdm845_vbif,
|
H A D | dpu_5_0_sm8150.h | 409 .vbif_count = ARRAY_SIZE(sdm845_vbif), 410 .vbif = sdm845_vbif,
|
H A D | dpu_8_1_sm8450.h | 433 .vbif_count = ARRAY_SIZE(sdm845_vbif), 434 .vbif = sdm845_vbif,
|
H A D | dpu_5_1_sc8180x.h | 435 .vbif_count = ARRAY_SIZE(sdm845_vbif), 436 .vbif = sdm845_vbif,
|
H A D | dpu_8_0_sc8280xp.h | 454 .vbif_count = ARRAY_SIZE(sdm845_vbif), 455 .vbif = sdm845_vbif,
|
H A D | dpu_8_4_sa8775p.h | 480 .vbif_count = ARRAY_SIZE(sdm845_vbif), 481 .vbif = sdm845_vbif,
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_catalog.c | 600 static const struct dpu_vbif_cfg sdm845_vbif[] = { variable
|