Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276297
b: refs/heads/master
c: a10e9e1
h: refs/heads/master
i:
  276295: 49a73ad
v: v3
  • Loading branch information
Ben Skeggs committed Nov 30, 2011
1 parent 3169fb8 commit 5f66c60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1a97b4ace09d7d3fe213a73bc466ca33af98c91c
refs/heads/master: a10e9e1dbb39970f232b1e2b0e4f738e2d77079f
3 changes: 3 additions & 0 deletions trunk/drivers/gpu/drm/nouveau/nouveau_sgdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,10 @@ nouveau_sgdma_clear(struct ttm_backend *be)
pci_unmap_page(dev->pdev, nvbe->pages[nvbe->nr_pages],
PAGE_SIZE, PCI_DMA_BIDIRECTIONAL);
}
nvbe->unmap_pages = false;
}

nvbe->pages = NULL;
}

static void
Expand Down

0 comments on commit 5f66c60

Please sign in to comment.