commit | cdb324bde5700725f04172bbeb6ef0bbbb6886c3 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Oct 04 21:11:30 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 05 08:40:06 2016 +0100 |
tree | 7935ff61b146d45cd892f9a7076c81090d7e0f3a | |
parent | 77c607013e208ed212845ce2565f24145393fee1 [diff] |
drm/i915: Show bounds of active request in the ring on GPU hang Include the position of the active request in the ring, and display that alongside the current RING registers (on a GPU hang). Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20161004201132.21801-6-chris@chris-wilson.co.uk