Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118675
b: refs/heads/master
c: ad42ca8
h: refs/heads/master
i:
  118673: 7cabd21
  118671: 625076c
v: v3
  • Loading branch information
Keith Packard authored and Dave Airlie committed Nov 11, 2008
1 parent 4d2bf56 commit e12f454
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: 881ee9889c8b98671c5491e43666bf5d4f78a180
refs/heads/master: ad42ca8f4490de06462aee234ea0083cbd8b46aa
3 changes: 3 additions & 0 deletions trunk/drivers/gpu/drm/i915/i915_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,9 @@ static int i915_dma_cleanup(struct drm_device * dev)
if (I915_NEED_GFX_HWS(dev))
i915_free_hws(dev);

dev_priv->sarea = NULL;
dev_priv->sarea_priv = NULL;

return 0;
}

Expand Down

0 comments on commit e12f454

Please sign in to comment.