Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/catalog/
Ddpu_4_1_sdm670.h99 .vbif_count = ARRAY_SIZE(sdm845_vbif),
100 .vbif = sdm845_vbif,
Ddpu_6_3_sm6115.h152 .vbif_count = ARRAY_SIZE(sdm845_vbif),
153 .vbif = sdm845_vbif,
Ddpu_6_5_qcm2290.h145 .vbif_count = ARRAY_SIZE(sdm845_vbif),
146 .vbif = sdm845_vbif,
Ddpu_6_9_sm6375.h164 .vbif_count = ARRAY_SIZE(sdm845_vbif),
165 .vbif = sdm845_vbif,
Ddpu_6_2_sc7180.h221 .vbif_count = ARRAY_SIZE(sdm845_vbif),
222 .vbif = sdm845_vbif,
Ddpu_5_4_sm6125.h233 .vbif_count = ARRAY_SIZE(sdm845_vbif),
234 .vbif = sdm845_vbif,
Ddpu_6_4_sm6350.h241 .vbif_count = ARRAY_SIZE(sdm845_vbif),
242 .vbif = sdm845_vbif,
Ddpu_7_2_sc7280.h268 .vbif_count = ARRAY_SIZE(sdm845_vbif),
269 .vbif = sdm845_vbif,
Ddpu_4_0_sdm845.h348 .vbif_count = ARRAY_SIZE(sdm845_vbif),
349 .vbif = sdm845_vbif,
Ddpu_5_2_sm7150.h330 .vbif_count = ARRAY_SIZE(sdm845_vbif),
331 .vbif = sdm845_vbif,
Ddpu_7_0_sm8350.h415 .vbif_count = ARRAY_SIZE(sdm845_vbif),
416 .vbif = sdm845_vbif,
Ddpu_5_0_sm8150.h407 .vbif_count = ARRAY_SIZE(sdm845_vbif),
408 .vbif = sdm845_vbif,
Ddpu_6_0_sm8250.h404 .vbif_count = ARRAY_SIZE(sdm845_vbif),
405 .vbif = sdm845_vbif,
Ddpu_5_1_sc8180x.h433 .vbif_count = ARRAY_SIZE(sdm845_vbif),
434 .vbif = sdm845_vbif,
Ddpu_8_1_sm8450.h433 .vbif_count = ARRAY_SIZE(sdm845_vbif),
434 .vbif = sdm845_vbif,
Ddpu_8_0_sc8280xp.h454 .vbif_count = ARRAY_SIZE(sdm845_vbif),
455 .vbif = sdm845_vbif,
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c525 static const struct dpu_vbif_cfg sdm845_vbif[] = { variable