Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915/ringbuffer: Fix sign of ring space.
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>
- Loading branch information