Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166030
b: refs/heads/master
c: a32808c
h: refs/heads/master
v: v3
  • Loading branch information
Chris Wilson committed Sep 23, 2009
1 parent a50b09c commit df9eb86
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 9a1e2582d8d397500d5241d1543709046e0f05ff
refs/heads/master: a32808c0a1244a52038bb94a3efcdd6a64a31a5b
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/i915_gem.c
Original file line number Diff line number Diff line change
Expand Up @@ -2004,6 +2004,7 @@ i915_gem_object_unbind(struct drm_gem_object *obj)
}

i915_gem_object_put_pages(obj);
BUG_ON(obj_priv->pages_refcount);

if (obj_priv->gtt_space) {
atomic_dec(&dev->gtt_count);
Expand Down

0 comments on commit df9eb86

Please sign in to comment.