Home
last modified time | relevance | path

Searched refs:sdm845_vbif (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_5_qcm2290.h146 .vbif_count = ARRAY_SIZE(sdm845_vbif),
147 .vbif = sdm845_vbif,
H A Ddpu_6_3_sm6115.h154 .vbif_count = ARRAY_SIZE(sdm845_vbif),
155 .vbif = sdm845_vbif,
H A Ddpu_6_9_sm6375.h166 .vbif_count = ARRAY_SIZE(sdm845_vbif),
167 .vbif = sdm845_vbif,
H A Ddpu_5_4_sm6125.h218 .vbif_count = ARRAY_SIZE(sdm845_vbif),
219 .vbif = sdm845_vbif,
H A Ddpu_6_4_sm6350.h227 .vbif_count = ARRAY_SIZE(sdm845_vbif),
228 .vbif = sdm845_vbif,
H A Ddpu_6_2_sc7180.h225 .vbif_count = ARRAY_SIZE(sdm845_vbif),
226 .vbif = sdm845_vbif,
H A Ddpu_7_2_sc7280.h274 .vbif_count = ARRAY_SIZE(sdm845_vbif),
275 .vbif = sdm845_vbif,
H A Ddpu_4_0_sdm845.h353 .vbif_count = ARRAY_SIZE(sdm845_vbif),
354 .vbif = sdm845_vbif,
H A Ddpu_7_0_sm8350.h424 .vbif_count = ARRAY_SIZE(sdm845_vbif),
425 .vbif = sdm845_vbif,
H A Ddpu_6_0_sm8250.h412 .vbif_count = ARRAY_SIZE(sdm845_vbif),
413 .vbif = sdm845_vbif,
H A Ddpu_5_0_sm8150.h398 .vbif_count = ARRAY_SIZE(sdm845_vbif),
399 .vbif = sdm845_vbif,
H A Ddpu_5_1_sc8180x.h426 .vbif_count = ARRAY_SIZE(sdm845_vbif),
427 .vbif = sdm845_vbif,
H A Ddpu_8_1_sm8450.h446 .vbif_count = ARRAY_SIZE(sdm845_vbif),
447 .vbif = sdm845_vbif,
H A Ddpu_8_0_sc8280xp.h468 .vbif_count = ARRAY_SIZE(sdm845_vbif),
469 .vbif = sdm845_vbif,
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c573 static const struct dpu_vbif_cfg sdm845_vbif[] = { variable