Home
last modified time | relevance | path

Searched refs:msm8998_vbif (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/catalog/
Ddpu_3_3_sdm630.h220 .vbif_count = ARRAY_SIZE(msm8998_vbif),
221 .vbif = msm8998_vbif,
Ddpu_3_2_sdm660.h286 .vbif_count = ARRAY_SIZE(msm8998_vbif),
287 .vbif = msm8998_vbif,
Ddpu_3_0_msm8998.h331 .vbif_count = ARRAY_SIZE(msm8998_vbif),
332 .vbif = msm8998_vbif,
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.c495 static const struct dpu_vbif_cfg msm8998_vbif[] = { variable