diff options
author | Chris Wilson <[email protected]> | 2011-01-21 10:07:18 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2011-01-23 12:52:11 +0000 |
commit | 076e2c0eb83f1a0e2e7d0ae1e4d4c0f7b13f1f64 (patch) | |
tree | 8400486c1b98ef0cd0f960666c0e5b9beec81bab /tools/perf/util/trace-event-scripting.c | |
parent | c7dca47bd6fbb7c215cb1ce6bc40398b4b017752 (diff) |
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 <[email protected]>
Tested-by: Jiri Slaby <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions