Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c1744 .vbif_count = ARRAY_SIZE(msm8998_vbif),
1767 .vbif_count = ARRAY_SIZE(sdm845_vbif),
1793 .vbif_count = ARRAY_SIZE(sdm845_vbif),
1819 .vbif_count = ARRAY_SIZE(sdm845_vbif),
1843 .vbif_count = ARRAY_SIZE(sdm845_vbif),
1869 .vbif_count = ARRAY_SIZE(sdm845_vbif),
1895 .vbif_count = ARRAY_SIZE(sdm845_vbif),
1917 .vbif_count = ARRAY_SIZE(sdm845_vbif),
Ddpu_hw_vbif.c221 for (i = 0; i < m->vbif_count; i++) { in _top_offset()
Ddpu_hw_catalog.h855 u32 vbif_count; member
Ddpu_vbif.c310 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_debugfs_vbif_init()
Ddpu_kms.c1106 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_kms_hw_init()