Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218313
b: refs/heads/master
c: e60a0b1
h: refs/heads/master
i:
  218311: 3c7bc51
v: v3
  • Loading branch information
Chris Wilson committed Oct 19, 2010
1 parent 5d918da commit 8335f4b
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: 7b5337ddbaf7e4b71ef6fd6307c6f9ef84f636e9
refs/heads/master: e60a0b107b3df072e23cb6d68510aa2615b059ce
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_ringbuffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ int intel_wait_ring_buffer(struct drm_device *dev,
master_priv->sarea_priv->perf_boxes |= I915_BOX_WAIT;
}

yield();
msleep(1);
} while (!time_after(jiffies, end));
trace_i915_ring_wait_end (dev);
return -EBUSY;
Expand Down

0 comments on commit 8335f4b

Please sign in to comment.