Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_6_5_qcm2290.h145 .vbif_count = ARRAY_SIZE(sdm845_vbif),
146 .vbif = sdm845_vbif,
H A Ddpu_6_3_sm6115.h152 .vbif_count = ARRAY_SIZE(sdm845_vbif),
153 .vbif = sdm845_vbif,
H A Ddpu_6_9_sm6375.h164 .vbif_count = ARRAY_SIZE(sdm845_vbif),
165 .vbif = sdm845_vbif,
H A Ddpu_4_1_sdm670.h149 .vbif_count = ARRAY_SIZE(sdm845_vbif),
150 .vbif = sdm845_vbif,
H A Ddpu_6_2_sc7180.h221 .vbif_count = ARRAY_SIZE(sdm845_vbif),
222 .vbif = sdm845_vbif,
H A Ddpu_5_4_sm6125.h233 .vbif_count = ARRAY_SIZE(sdm845_vbif),
234 .vbif = sdm845_vbif,
H A Ddpu_6_4_sm6350.h241 .vbif_count = ARRAY_SIZE(sdm845_vbif),
242 .vbif = sdm845_vbif,
H A Ddpu_5_3_sm6150.h247 .vbif_count = ARRAY_SIZE(sdm845_vbif),
248 .vbif = sdm845_vbif,
H A Ddpu_7_2_sc7280.h268 .vbif_count = ARRAY_SIZE(sdm845_vbif),
269 .vbif = sdm845_vbif,
H A Ddpu_5_2_sm7150.h330 .vbif_count = ARRAY_SIZE(sdm845_vbif),
331 .vbif = sdm845_vbif,
H A Ddpu_7_0_sm8350.h417 .vbif_count = ARRAY_SIZE(sdm845_vbif),
418 .vbif = sdm845_vbif,
H A Ddpu_6_0_sm8250.h406 .vbif_count = ARRAY_SIZE(sdm845_vbif),
407 .vbif = sdm845_vbif,
H A Ddpu_5_0_sm8150.h409 .vbif_count = ARRAY_SIZE(sdm845_vbif),
410 .vbif = sdm845_vbif,
H A Ddpu_8_1_sm8450.h433 .vbif_count = ARRAY_SIZE(sdm845_vbif),
434 .vbif = sdm845_vbif,
H A Ddpu_5_1_sc8180x.h435 .vbif_count = ARRAY_SIZE(sdm845_vbif),
436 .vbif = sdm845_vbif,
H A Ddpu_8_0_sc8280xp.h454 .vbif_count = ARRAY_SIZE(sdm845_vbif),
455 .vbif = sdm845_vbif,
H A Ddpu_8_4_sa8775p.h480 .vbif_count = ARRAY_SIZE(sdm845_vbif),
481 .vbif = sdm845_vbif,
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.c600 static const struct dpu_vbif_cfg sdm845_vbif[] = { variable