From: Rob Clark Date: Sat, 24 Aug 2013 18:20:38 +0000 (-0400) Subject: drm/msm: add basic hangcheck/recovery mechanism X-Git-Tag: v3.12-rc1~136^2~42^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd6f82d8289422f618b98451a43887f452b3423e;p=pandora-kernel.git drm/msm: add basic hangcheck/recovery mechanism A basic, no-frills recovery mechanism in case the gpu gets wedged. We could try to be a bit more fancy and restart the next submit after the one that got wedged, but for now keep it simple. This is enough to recover things if, for example, the gpu hangs mid way through a piglit run. Signed-off-by: Rob Clark --- Reading git-diff-tree failed