Home
last modified time | relevance | path

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

/external/libdrm/freedreno/msm/
Dmsm_priv.h84 struct msm_bo { struct
96 static inline struct msm_bo * to_msm_bo(struct fd_bo *x) in to_msm_bo() argument
Dmsm_bo.c31 static int bo_allocate(struct msm_bo *msm_bo) in bo_allocate()
59 struct msm_bo *msm_bo = to_msm_bo(bo); in msm_bo_offset() local
121 struct msm_bo *msm_bo = to_msm_bo(bo); in msm_bo_destroy() local
159 struct msm_bo *msm_bo; in msm_bo_from_handle() local
Dmsm_ringbuffer.c222 struct msm_bo *msm_bo = to_msm_bo(bo); in bo2idx() local
336 struct msm_bo *msm_bo = to_msm_bo(msm_ring->bos[i]); in flush_reset() local
563 struct msm_bo *msm_bo = to_msm_bo(r->bo); in msm_ringbuffer_emit_reloc() local
/external/mesa3d/src/freedreno/drm/msm/
Dmsm_priv.h52 struct msm_bo { struct
56 FD_DEFINE_CAST(fd_bo, msm_bo); argument
Dmsm_bo.c12 bo_allocate(struct msm_bo *msm_bo) in bo_allocate()
42 struct msm_bo *msm_bo = to_msm_bo(bo); in msm_bo_offset() local
217 struct msm_bo *msm_bo; in msm_bo_from_handle() local