Home
last modified time | relevance | path

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

/external/libdrm/freedreno/msm/
Dmsm_priv.h70 struct msm_bo { struct
89 static inline struct msm_bo * to_msm_bo(struct fd_bo *x) in to_msm_bo() argument
Dmsm_bo.c35 static int bo_allocate(struct msm_bo *msm_bo) in bo_allocate()
63 struct msm_bo *msm_bo = to_msm_bo(bo); in msm_bo_offset() local
94 struct msm_bo *msm_bo = to_msm_bo(bo); in msm_bo_destroy() local
130 struct msm_bo *msm_bo; in msm_bo_from_handle() local
Dmsm_ringbuffer.c112 struct msm_bo *msm_bo = to_msm_bo(bo); in bo2idx() local
289 struct msm_bo *msm_bo = to_msm_bo(msm_ring->bos[i]); in msm_ringbuffer_flush() local
309 struct msm_bo *msm_bo = to_msm_bo(r->bo); in msm_ringbuffer_emit_reloc() local