Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200754
b: refs/heads/master
c: 43ed340
h: refs/heads/master
v: v3
  • Loading branch information
Chris Wilson authored and Eric Anholt committed Jul 1, 2010
1 parent c2a6594 commit 5c1f452
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 1afe3e9d4335bf3bc5615e37243dc8fef65dac8f
refs/heads/master: 43ed340ad93dcefe00a8f116b7e1b9dab2958543
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/intel_ringbuffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,7 @@ int intel_wrap_ring_buffer(struct drm_device *dev,
*virt++ = MI_NOOP;

ring->tail = 0;
ring->space = ring->head - 8;

return 0;
}
Expand Down

0 comments on commit 5c1f452

Please sign in to comment.