commit | ee4f42b10bbc404579c2e6f446b24d898592753c | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Feb 15 11:25:38 2012 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Feb 15 14:27:18 2012 +0100 |
tree | af918261e95149922e5edaafd2b7a067489d2ae0 | |
parent | 52d39a21350531063bf8f4f704101bd371ea5d7d [diff] |
drm/i915: Record the position of the request upon error 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>