Searched refs:last_fence (Results 1 – 4 of 4) sorted by relevance
64 fctx->last_fence = 0xffffff00; in msm_fence_context_alloc()65 fctx->completed_fence = fctx->last_fence; in msm_fence_context_alloc()66 *fctx->fenceptr = fctx->last_fence; in msm_fence_context_alloc()200 fctx->context, ++fctx->last_fence); in msm_fence_init()
412 struct dma_fence *last_fence; in submit_attach_object_fences() local420 last_fence = vm->last_fence; in submit_attach_object_fences()421 vm->last_fence = dma_fence_unwrap_merge(submit->user_fence, last_fence); in submit_attach_object_fences()422 dma_fence_put(last_fence); in submit_attach_object_fences()810 queue->last_fence = submit->fence_id; in msm_ioctl_gem_submit()
33 uint32_t last_fence; member
78 struct dma_fence *last_fence; member