Home
last modified time | relevance | path

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

/external/libdrm/freedreno/msm/
Dmsm_priv.h73 struct msm_bo { struct
85 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.c218 struct msm_bo *msm_bo = to_msm_bo(bo); in bo2idx() local
324 struct msm_bo *msm_bo = to_msm_bo(msm_ring->bos[i]); in flush_reset() local
472 struct msm_bo *msm_bo = to_msm_bo(r->bo); in msm_ringbuffer_emit_reloc() local