Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218129
b: refs/heads/master
c: f394940
h: refs/heads/master
i:
  218127: 5894825
v: v3
  • Loading branch information
Chris Wilson committed Sep 30, 2010
1 parent b57248b commit 0c14ca9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 5cdf58817433345157644140f2f509f00c06d479
refs/heads/master: f394940b8d275064f080a59dac636688dae3531a
2 changes: 0 additions & 2 deletions trunk/drivers/gpu/drm/i915/i915_gem.c
Original file line number Diff line number Diff line change
Expand Up @@ -3857,8 +3857,6 @@ i915_gem_do_execbuffer(struct drm_device *dev, void *data,
if (obj->write_domain)
list_move_tail(&obj_priv->gpu_write_list,
&dev_priv->mm.gpu_write_list);
else
list_del_init(&obj_priv->gpu_write_list);

trace_i915_gem_object_change_domain(obj,
obj->read_domains,
Expand Down

0 comments on commit 0c14ca9

Please sign in to comment.