drm/i915: Record the position of the request upon error
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 15 Feb 2012 11:25:38 +0000 (11:25 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 15 Feb 2012 13:27:18 +0000 (14:27 +0100)
So that we can tally the request against the command sequence in the
ringbuffer, or merely jump to the interesting locations.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found