Lines Matching full:fence
60 struct nouveau_fence *fence)
62 nouveau_fence_work(fence, nouveau_mm_free_work, *mm);
72 release_allocation(&buf->mm, buf->fence);
97 nouveau_fence_ref(NULL, &res->fence);
163 release_allocation(&mm, nv->screen->fence.current);
227 if (!buf->fence)
229 if (!nouveau_fence_wait(buf->fence))
232 nouveau_fence_ref(NULL, &buf->fence);
245 return (buf->fence && !nouveau_fence_signalled(buf->fence));
494 release_allocation(&mm, screen->fence.current);