Home
last modified time | relevance | path

Searched refs:set_write_gather_en (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_vbif.h93 void (*set_write_gather_en)(struct dpu_hw_vbif *vbif, u32 xin_id); member
A Ddpu_vbif.c177 if (vbif->ops.set_write_gather_en && !params->rd) in dpu_vbif_set_ot_limit()
178 vbif->ops.set_write_gather_en(vbif, params->xin_id); in dpu_vbif_set_ot_limit()
A Ddpu_hw_vbif.c211 ops->set_write_gather_en = dpu_hw_set_write_gather_en; in _setup_vbif_ops()

Completed in 5 milliseconds