Searched refs:nouveau_bo_fence (Results 1 - 4 of 4) sorted by last modified time

/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c1461 nouveau_bo_fence(struct nouveau_bo *nvbo, struct nouveau_fence *fence, bool exclusive) function
H A Dnouveau_bo.h84 void nouveau_bo_fence(struct nouveau_bo *, struct nouveau_fence *, bool exclusive);
H A Dnouveau_display.c782 nouveau_bo_fence(old_bo, fence, false);
H A Dnouveau_gem.c312 nouveau_bo_fence(nvbo, fence, !!b->write_domains);

Completed in 51 milliseconds