From bd6f82d8289422f618b98451a43887f452b3423e Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Sat, 24 Aug 2013 14:20:38 -0400 Subject: [PATCH] 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-format-patch failed