Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218341
b: refs/heads/master
c: 878a3c3
h: refs/heads/master
i:
  218339: 8e41a79
v: v3
  • Loading branch information
Chris Wilson committed Oct 22, 2010
1 parent eb2023d commit 3267e3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e27d8538695d1aee69eb4fdd6f98988e6ffc5c33
refs/heads/master: 878a3c37d36142a192bdf5b6bfcf920832f431d7
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_gem.c
Original file line number Diff line number Diff line change
Expand Up @@ -3349,7 +3349,7 @@ i915_gem_execbuffer_relocate(struct drm_i915_gem_object *obj,
}

target_obj->pending_read_domains |= reloc.read_domains;
target_obj->pending_write_domain = reloc.write_domain;
target_obj->pending_write_domain |= reloc.write_domain;

/* If the relocation already has the right value in it, no
* more work needs to be done.
Expand Down

0 comments on commit 3267e3f

Please sign in to comment.