Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_vbif.h102 const struct dpu_vbif_cfg *cap;
114 struct dpu_hw_vbif *dpu_hw_vbif_init(const struct dpu_vbif_cfg *cfg,
H A Ddpu_hw_catalog.h683 struct dpu_vbif_cfg { struct
815 const struct dpu_vbif_cfg *vbif;
H A Ddpu_hw_catalog.c543 static const struct dpu_vbif_cfg msm8998_vbif[] = {
573 static const struct dpu_vbif_cfg sdm845_vbif[] = {
593 static const struct dpu_vbif_cfg sm8550_vbif[] = {
H A Ddpu_hw_vbif.c214 struct dpu_hw_vbif *dpu_hw_vbif_init(const struct dpu_vbif_cfg *cfg, in dpu_hw_vbif_init()
H A Ddpu_vbif.c311 const struct dpu_vbif_cfg *vbif = &dpu_kms->catalog->vbif[i]; in dpu_debugfs_vbif_init()
H A Ddpu_kms.c1164 const struct dpu_vbif_cfg *vbif = &dpu_kms->catalog->vbif[i]; in dpu_kms_hw_init()