Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293593
b: refs/heads/master
c: 5391d0c
h: refs/heads/master
i:
  293591: e85339a
v: v3
  • Loading branch information
Daniel Vetter committed Feb 13, 2012
1 parent 567d168 commit e986d95
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: 67a3744f7515edda9888df5b226ec3b358908b42
refs/heads/master: 5391d0cffeb15f457b29b8d3a2fa975aa69a4db6
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 @@ -1610,7 +1610,7 @@ i915_add_request(struct intel_ring_buffer *ring,
spin_unlock(&file_priv->mm.lock);
}

ring->outstanding_lazy_request = false;
ring->outstanding_lazy_request = 0;

if (!dev_priv->mm.suspended) {
if (i915_enable_hangcheck) {
Expand Down

0 comments on commit e986d95

Please sign in to comment.