diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-01-21 11:07:18 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-01-23 13:52:11 +0100 |
commit | 076e2c0eb83f1a0e2e7d0ae1e4d4c0f7b13f1f64 (patch) | |
tree | 8400486c1b98ef0cd0f960666c0e5b9beec81bab /drivers/gpu/vga/vgaarb.c | |
parent | drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space (diff) | |
download | linux-076e2c0eb83f1a0e2e7d0ae1e4d4c0f7b13f1f64.tar.xz linux-076e2c0eb83f1a0e2e7d0ae1e4d4c0f7b13f1f64.zip |
drm/i915: Fix use of invalid array size for ring->sync_seqno
There are I915_NUM_RINGS-1 inter-ring synchronisation counters, but we
were clearing I915_NUM_RINGS of them. Oops.
Reported-by: Jiri Slaby <jirislaby@gmail.com>
Tested-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions