Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/catalog/
Ddpu_6_5_qcm2290.h146 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_6_3_sm6115.h154 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_6_9_sm6375.h166 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_5_4_sm6125.h218 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_6_4_sm6350.h227 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_6_2_sc7180.h225 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_7_2_sc7280.h274 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_3_0_msm8998.h336 .vbif_count = ARRAY_SIZE(msm8998_vbif),
Ddpu_4_0_sdm845.h353 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_5_0_sm8150.h398 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_8_1_sm8450.h428 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_6_0_sm8250.h412 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_7_0_sm8350.h406 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_5_1_sc8180x.h425 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_9_0_sm8550.h443 .vbif_count = ARRAY_SIZE(sm8550_vbif),
Ddpu_8_0_sc8280xp.h467 .vbif_count = ARRAY_SIZE(sdm845_vbif),
/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h813 u32 vbif_count; member
Ddpu_vbif.c310 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_debugfs_vbif_init()
Ddpu_kms.c1162 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_kms_hw_init()