Skip to content
Commit 8f0dc5bf authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: batch submit seqno off-by-one.



We increment the seqno number between submitting the batch buffer and
the flush/interrupt that demarcates its end, so the tracepoint needs to
reference the incremented value to match the completion event.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent 4f49be54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment