From: Chris Wilson Date: Tue, 13 Oct 2009 21:20:20 +0000 (+0100) Subject: drm/i915: debugfs interface to manually reset the GPU X-Git-Tag: v2.6.33-rc1~323^2~5^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3cd474bb235f2331c1a6f579bdbf892386e5c7c;p=pandora-kernel.git drm/i915: debugfs interface to manually reset the GPU Create a /debug/dri/%d/i915_wedged file to display the current wedged status, and to enable setting that value. On an i965, this will also trigger a GPU reset. Useful in order to attempt to recover from some error conditions that are not currently caught by the automatic hang detection code. Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt --- Reading git-diff-tree failed