Home
last modified time | relevance | path

Searched defs:vbif (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_vbif.c27 static int _dpu_vbif_wait_for_xin_halt(struct dpu_hw_vbif *vbif, u32 xin_id) in _dpu_vbif_wait_for_xin_halt()
69 static void _dpu_vbif_apply_dynamic_ot_limit(struct dpu_hw_vbif *vbif, in _dpu_vbif_apply_dynamic_ot_limit()
109 static u32 _dpu_vbif_get_ot_limit(struct dpu_hw_vbif *vbif, in _dpu_vbif_get_ot_limit()
158 struct dpu_hw_vbif *vbif = NULL; in dpu_vbif_set_ot_limit() local
220 struct dpu_hw_vbif *vbif = NULL; in dpu_vbif_set_qos_remap() local
274 struct dpu_hw_vbif *vbif; in dpu_vbif_clear_errors() local
296 struct dpu_hw_vbif *vbif; in dpu_vbif_init_memtypes() local
334 struct dpu_vbif_cfg *vbif = &dpu_kms->catalog->vbif[i]; in dpu_debugfs_vbif_init() local
Ddpu_hw_vbif.c44 static void dpu_hw_clear_errors(struct dpu_hw_vbif *vbif, in dpu_hw_clear_errors()
64 static void dpu_hw_set_mem_type(struct dpu_hw_vbif *vbif, in dpu_hw_set_mem_type()
94 static void dpu_hw_set_limit_conf(struct dpu_hw_vbif *vbif, in dpu_hw_set_limit_conf()
115 static u32 dpu_hw_get_limit_conf(struct dpu_hw_vbif *vbif, in dpu_hw_get_limit_conf()
137 static void dpu_hw_set_halt_ctrl(struct dpu_hw_vbif *vbif, in dpu_hw_set_halt_ctrl()
153 static bool dpu_hw_get_halt_ctrl(struct dpu_hw_vbif *vbif, in dpu_hw_get_halt_ctrl()
164 static void dpu_hw_set_qos_remap(struct dpu_hw_vbif *vbif, in dpu_hw_set_qos_remap()
193 static void dpu_hw_set_write_gather_en(struct dpu_hw_vbif *vbif, u32 xin_id) in dpu_hw_set_write_gather_en()
222 static const struct dpu_vbif_cfg *_top_offset(enum dpu_vbif vbif, in _top_offset()
272 void dpu_hw_vbif_destroy(struct dpu_hw_vbif *vbif) in dpu_hw_vbif_destroy()
Ddpu_kms.h126 void __iomem *mmio, *vbif[VBIF_MAX], *reg_dma; member
Ddpu_hw_catalog.h744 struct dpu_vbif_cfg *vbif; member
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_mdss.c28 void __iomem *mmio, *vbif; member