Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/catalog/
Ddpu_6_5_qcm2290.h146 .vbif_count = ARRAY_SIZE(sdm845_vbif),
147 .vbif = sdm845_vbif,
Ddpu_6_3_sm6115.h154 .vbif_count = ARRAY_SIZE(sdm845_vbif),
155 .vbif = sdm845_vbif,
Ddpu_6_9_sm6375.h166 .vbif_count = ARRAY_SIZE(sdm845_vbif),
167 .vbif = sdm845_vbif,
Ddpu_5_4_sm6125.h218 .vbif_count = ARRAY_SIZE(sdm845_vbif),
219 .vbif = sdm845_vbif,
Ddpu_6_4_sm6350.h227 .vbif_count = ARRAY_SIZE(sdm845_vbif),
228 .vbif = sdm845_vbif,
Ddpu_6_2_sc7180.h225 .vbif_count = ARRAY_SIZE(sdm845_vbif),
226 .vbif = sdm845_vbif,
Ddpu_7_2_sc7280.h274 .vbif_count = ARRAY_SIZE(sdm845_vbif),
275 .vbif = sdm845_vbif,
Ddpu_4_0_sdm845.h353 .vbif_count = ARRAY_SIZE(sdm845_vbif),
354 .vbif = sdm845_vbif,
Ddpu_5_0_sm8150.h398 .vbif_count = ARRAY_SIZE(sdm845_vbif),
399 .vbif = sdm845_vbif,
Ddpu_8_1_sm8450.h428 .vbif_count = ARRAY_SIZE(sdm845_vbif),
429 .vbif = sdm845_vbif,
Ddpu_6_0_sm8250.h412 .vbif_count = ARRAY_SIZE(sdm845_vbif),
413 .vbif = sdm845_vbif,
Ddpu_7_0_sm8350.h406 .vbif_count = ARRAY_SIZE(sdm845_vbif),
407 .vbif = sdm845_vbif,
Ddpu_5_1_sc8180x.h425 .vbif_count = ARRAY_SIZE(sdm845_vbif),
426 .vbif = sdm845_vbif,
Ddpu_8_0_sc8280xp.h467 .vbif_count = ARRAY_SIZE(sdm845_vbif),
468 .vbif = sdm845_vbif,
/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c522 static const struct dpu_vbif_cfg sdm845_vbif[] = { variable