From: Chris Wilson Date: Thu, 10 Oct 2013 08:37:19 +0000 (+0100) Subject: drm/i915: Capture the initial error-state when kicking stuck rings X-Git-Tag: v3.13-rc1~76^2~68^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09e14bf3ba4b72be4d57d99e3620beae4fb1ecd8;p=pandora-kernel.git drm/i915: Capture the initial error-state when kicking stuck rings We lost the ability to capture the first error for a stuck ring in the recent hangcheck robustification. Whilst both error states are interesting (why does the GPU not recover is also essential to debug), our primary goal is to fix the initial hang and so we need to capture the first error state upon taking hangcheck action. Signed-off-by: Chris Wilson Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed