Searched refs:vbif_count (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_hw_catalog.c | 2562 .vbif_count = ARRAY_SIZE(sdm845_vbif), 2588 .vbif_count = ARRAY_SIZE(sdm845_vbif), 2612 .vbif_count = ARRAY_SIZE(sdm845_vbif), 2638 .vbif_count = ARRAY_SIZE(sdm845_vbif), 2662 .vbif_count = ARRAY_SIZE(sdm845_vbif), 2688 .vbif_count = ARRAY_SIZE(sdm845_vbif), 2716 .vbif_count = ARRAY_SIZE(sdm845_vbif), 2744 .vbif_count = ARRAY_SIZE(sdm845_vbif), 2770 .vbif_count = ARRAY_SIZE(sdm845_vbif), 2796 .vbif_count = ARRAY_SIZE(sdm845_vbif), [all …]
|
A D | dpu_hw_vbif.c | 221 for (i = 0; i < m->vbif_count; i++) { in _top_offset()
|
A D | dpu_hw_catalog.h | 875 u32 vbif_count; member
|
A D | dpu_vbif.c | 310 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_debugfs_vbif_init()
|
A D | dpu_kms.c | 1106 for (i = 0; i < dpu_kms->catalog->vbif_count; i++) { in dpu_kms_hw_init()
|
Completed in 13 milliseconds