Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_vbif.h102 const struct dpu_vbif_cfg *cap;
116 const struct dpu_vbif_cfg *cfg,
H A Ddpu_hw_catalog.c495 static const struct dpu_vbif_cfg msm8998_vbif[] = {
525 static const struct dpu_vbif_cfg sdm845_vbif[] = {
545 static const struct dpu_vbif_cfg sm8550_vbif[] = {
565 static const struct dpu_vbif_cfg sm8650_vbif[] = {
H A Ddpu_hw_catalog.h671 struct dpu_vbif_cfg { struct
814 const struct dpu_vbif_cfg *vbif;
H A Ddpu_hw_vbif.c217 const struct dpu_vbif_cfg *cfg, in dpu_hw_vbif_init()
H A Ddpu_vbif.c291 const struct dpu_vbif_cfg *vbif = &dpu_kms->catalog->vbif[i]; in dpu_debugfs_vbif_init()