Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211229
b: refs/heads/master
c: 929f49b
h: refs/heads/master
i:
  211227: 26788a9
v: v3
  • Loading branch information
Julia Lawall authored and Chris Wilson committed Oct 2, 2010
1 parent 54e4cab commit ea26a20
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e39a01501b228e1be2037d5bddccae2a820af902
refs/heads/master: 929f49bf225b1b6cd04d0a7b9c0f7377d9131220
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/i915/i915_gem.c
Original file line number Diff line number Diff line change
Expand Up @@ -3258,6 +3258,8 @@ i915_gem_object_pin_and_relocate(struct drm_gem_object *obj,
(int) reloc->offset,
reloc->read_domains,
reloc->write_domain);
drm_gem_object_unreference(target_obj);
i915_gem_object_unpin(obj);
return -EINVAL;
}
if (reloc->write_domain & I915_GEM_DOMAIN_CPU ||
Expand Down

0 comments on commit ea26a20

Please sign in to comment.