Home
last modified time | relevance | path

Searched refs:vbif_count (Results 1 – 19 of 19) 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),
H A Ddpu_6_3_sm6115.h154 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_6_9_sm6375.h166 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_5_4_sm6125.h218 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_6_4_sm6350.h227 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_6_2_sc7180.h225 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_7_2_sc7280.h274 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_4_0_sdm845.h353 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_3_0_msm8998.h336 .vbif_count = ARRAY_SIZE(msm8998_vbif),
H A Ddpu_7_0_sm8350.h424 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_6_0_sm8250.h412 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_5_0_sm8150.h398 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_9_0_sm8550.h443 .vbif_count = ARRAY_SIZE(sm8550_vbif),
H A Ddpu_5_1_sc8180x.h426 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_8_1_sm8450.h446 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_8_0_sc8280xp.h468 .vbif_count = ARRAY_SIZE(sdm845_vbif),
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h814 u32 vbif_count; member
H A Ddpu_vbif.c310 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_debugfs_vbif_init()
H A Ddpu_kms.c1162 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_kms_hw_init()