Home
last modified time | relevance | path

Searched refs:vbif_count (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/
H A Ddpu_4_1_sdm670.h99 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_6_5_qcm2290.h145 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_6_3_sm6115.h152 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_6_9_sm6375.h164 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_6_2_sc7180.h221 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_3_3_sdm630.h220 .vbif_count = ARRAY_SIZE(msm8998_vbif),
H A Ddpu_5_4_sm6125.h233 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_6_4_sm6350.h241 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_7_2_sc7280.h268 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_3_2_sdm660.h286 .vbif_count = ARRAY_SIZE(msm8998_vbif),
H A Ddpu_4_0_sdm845.h348 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_3_0_msm8998.h331 .vbif_count = ARRAY_SIZE(msm8998_vbif),
H A Ddpu_5_2_sm7150.h330 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_9_0_sm8550.h426 .vbif_count = ARRAY_SIZE(sm8550_vbif),
H A Ddpu_7_0_sm8350.h415 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_6_0_sm8250.h404 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_5_0_sm8150.h407 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_10_0_sm8650.h452 .vbif_count = ARRAY_SIZE(sm8650_vbif),
H A Ddpu_8_1_sm8450.h433 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_5_1_sc8180x.h433 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_8_0_sc8280xp.h454 .vbif_count = ARRAY_SIZE(sdm845_vbif),
H A Ddpu_9_2_x1e80100.h472 .vbif_count = ARRAY_SIZE(sm8550_vbif),
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_catalog.h813 u32 vbif_count; member
H A Ddpu_vbif.c290 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_debugfs_vbif_init()
H A Ddpu_kms.c1157 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_kms_hw_init()