From: Daniel Vetter Date: Wed, 14 Nov 2012 16:14:04 +0000 (+0100) Subject: drm/i915: extract hangcheck/reset/error_state state into substruct X-Git-Tag: v3.9-rc1~83^2~36^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99584db33ba4f864777e2cfef5329ed1bf13f714;p=pandora-kernel.git drm/i915: extract hangcheck/reset/error_state state into substruct This has been sprinkled all over the place in dev_priv. I think it'd be good to also move all the code into a separate file like i915_gem_error.c, but that's for another patch. Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed