Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179885
b: refs/heads/master
c: 77cb5c7
h: refs/heads/master
i:
  179883: ef18c2f
v: v3
  • Loading branch information
Ben Skeggs committed Jan 14, 2010
1 parent 3035773 commit 2a8d942
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e147eae80afe98b86a7921a40a709584e6603e34
refs/heads/master: 77cb5c75e89ccfeb993d9dec37f8edb3a855e9f4
3 changes: 0 additions & 3 deletions trunk/drivers/gpu/drm/nouveau/nouveau_mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -383,10 +383,7 @@ void nouveau_mem_close(struct drm_device *dev)
{
struct drm_nouveau_private *dev_priv = dev->dev_private;

if (dev_priv->ttm.bdev.man[TTM_PL_PRIV0].has_type)
ttm_bo_clean_mm(&dev_priv->ttm.bdev, TTM_PL_PRIV0);
ttm_bo_clean_mm(&dev_priv->ttm.bdev, TTM_PL_VRAM);

ttm_bo_device_release(&dev_priv->ttm.bdev);

nouveau_ttm_global_release(dev_priv);
Expand Down

0 comments on commit 2a8d942

Please sign in to comment.