HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_bo_fence (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bo.h 97 void nouveau_bo_fence(struct nouveau_bo *, struct nouveau_fence *, bool exclusive);
nouveau_gem.c 353 nouveau_bo_fence(nvbo, fence, !!b->write_domains);
nouveau_bo.c 1811 nouveau_bo_fence(struct nouveau_bo *nvbo, struct nouveau_fence *fence, bool exclusive) function in typeref:typename:void
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_crtc.c 1230 nouveau_bo_fence(old_bo, fence, false);

Completed in 22 milliseconds