git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eee179
)
drm/i915/ringbuffer: Fix sign of ring space.
author
Chris Wilson
<chris@chris-wilson.co.uk>
Thu, 23 Sep 2010 16:45:39 +0000
(17:45 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Fri, 24 Sep 2010 13:19:55 +0000
(14:19 +0100)
As we presume space is signed when computing and looking for wrap along,
make it so.
Reported-by: Owain G. Ainsworth <zerooa@googlemail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found