HomeSort by relevance Sort by last modified time
    Searched refs:to_msm_bo (Results 1 - 3 of 3) sorted by null

  /external/libdrm/freedreno/msm/
msm_bo.c 63 struct msm_bo *msm_bo = to_msm_bo(bo);
113 struct msm_bo *msm_bo = to_msm_bo(bo);
msm_priv.h 84 static inline struct msm_bo * to_msm_bo(struct fd_bo *x) function
msm_ringbuffer.c 211 msm_ring->submit.bos[idx].presumed = to_msm_bo(bo)->presumed;
222 struct msm_bo *msm_bo = to_msm_bo(bo);
328 struct msm_bo *msm_bo = to_msm_bo(msm_ring->bos[i]);
475 struct msm_bo *msm_bo = to_msm_bo(r->bo);

Completed in 250 milliseconds