]> Pileus Git - ~andy/linux/commit
drm/i915: capture error_state also for stuck rings
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 14 Dec 2011 12:57:21 +0000 (13:57 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 29 Jan 2012 17:33:56 +0000 (18:33 +0100)
commit653d7bed26a0c298dee7d60f6ab4bb442acf8b82
treeb76563f8f4d76415aabc371527ad5c0d7a86ad46
parent6a9c308de0332b873720c629cb88f58d154b4f1d
drm/i915: capture error_state also for stuck rings

Since quite a while we also the basic output configuration in the
error_state, so it should contain enough information to diagnose
these MI_WAIT hangs.

Reviewed-and-tested-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c