nouveau_bo_fence 1225 drivers/gpu/drm/nouveau/dispnv04/crtc.c nouveau_bo_fence(old_bo, fence, false); nouveau_bo_fence 90 drivers/gpu/drm/nouveau/nouveau_bo.h void nouveau_bo_fence(struct nouveau_bo *, struct nouveau_fence *, bool exclusive); nouveau_bo_fence 342 drivers/gpu/drm/nouveau/nouveau_gem.c nouveau_bo_fence(nvbo, fence, !!b->write_domains);