Home
last modified time | relevance | path

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

/external/libdrm/freedreno/msm/
Dmsm_bo.c59 struct msm_bo *msm_bo = to_msm_bo(bo); in msm_bo_offset()
121 struct msm_bo *msm_bo = to_msm_bo(bo); in msm_bo_destroy()
Dmsm_ringbuffer.c211 msm_ring->submit.bos[idx].presumed = to_msm_bo(bo)->presumed; in append_bo()
222 struct msm_bo *msm_bo = to_msm_bo(bo); in bo2idx()
336 struct msm_bo *msm_bo = to_msm_bo(msm_ring->bos[i]); in flush_reset()
563 struct msm_bo *msm_bo = to_msm_bo(r->bo); in msm_ringbuffer_emit_reloc()
Dmsm_priv.h96 static inline struct msm_bo * to_msm_bo(struct fd_bo *x) in to_msm_bo() function
/external/mesa3d/src/freedreno/drm/
Dmsm_bo.c58 struct msm_bo *msm_bo = to_msm_bo(bo); in msm_bo_offset()
143 struct msm_bo *msm_bo = to_msm_bo(bo); in msm_bo_destroy()
Dmsm_ringbuffer_sp.c111 struct msm_bo *msm_bo = to_msm_bo(bo); in msm_submit_append_bo()
Dmsm_ringbuffer.c134 struct msm_bo *msm_bo = to_msm_bo(bo); in append_bo()