Searched refs:sdm845_vbif (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
H A D | dpu_6_5_qcm2290.h | 146 .vbif_count = ARRAY_SIZE(sdm845_vbif), 147 .vbif = sdm845_vbif,
|
H A D | dpu_6_3_sm6115.h | 154 .vbif_count = ARRAY_SIZE(sdm845_vbif), 155 .vbif = sdm845_vbif,
|
H A D | dpu_6_9_sm6375.h | 166 .vbif_count = ARRAY_SIZE(sdm845_vbif), 167 .vbif = sdm845_vbif,
|
H A D | dpu_5_4_sm6125.h | 218 .vbif_count = ARRAY_SIZE(sdm845_vbif), 219 .vbif = sdm845_vbif,
|
H A D | dpu_6_4_sm6350.h | 227 .vbif_count = ARRAY_SIZE(sdm845_vbif), 228 .vbif = sdm845_vbif,
|
H A D | dpu_6_2_sc7180.h | 225 .vbif_count = ARRAY_SIZE(sdm845_vbif), 226 .vbif = sdm845_vbif,
|
H A D | dpu_7_2_sc7280.h | 274 .vbif_count = ARRAY_SIZE(sdm845_vbif), 275 .vbif = sdm845_vbif,
|
H A D | dpu_4_0_sdm845.h | 353 .vbif_count = ARRAY_SIZE(sdm845_vbif), 354 .vbif = sdm845_vbif,
|
H A D | dpu_7_0_sm8350.h | 424 .vbif_count = ARRAY_SIZE(sdm845_vbif), 425 .vbif = sdm845_vbif,
|
H A D | dpu_6_0_sm8250.h | 412 .vbif_count = ARRAY_SIZE(sdm845_vbif), 413 .vbif = sdm845_vbif,
|
H A D | dpu_5_0_sm8150.h | 398 .vbif_count = ARRAY_SIZE(sdm845_vbif), 399 .vbif = sdm845_vbif,
|
H A D | dpu_5_1_sc8180x.h | 426 .vbif_count = ARRAY_SIZE(sdm845_vbif), 427 .vbif = sdm845_vbif,
|
H A D | dpu_8_1_sm8450.h | 446 .vbif_count = ARRAY_SIZE(sdm845_vbif), 447 .vbif = sdm845_vbif,
|
H A D | dpu_8_0_sc8280xp.h | 468 .vbif_count = ARRAY_SIZE(sdm845_vbif), 469 .vbif = sdm845_vbif,
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_catalog.c | 573 static const struct dpu_vbif_cfg sdm845_vbif[] = { variable
|