nouveau_bo_fence
nouveau_bo_fence(old_bo, fence, false);
void nouveau_bo_fence(struct nouveau_bo *, struct nouveau_fence *, bool exclusive);
nouveau_bo_fence(nvbo, fence, !!b->write_domains);