From: Jesse Barnes Date: Sat, 11 Jul 2009 20:48:03 +0000 (-0400) Subject: drm/i915: refactor error detection & collection X-Git-Tag: v2.6.31-rc6~37^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a90523639f49dc4b4fa7ae47bb9c8ed73ea8577;p=pandora-kernel.git drm/i915: refactor error detection & collection This patch refactors the existing error detection and collection code, placing most of it in i915_handle_error(). Additionally, we introduce a work queue for scheduling post-crash tasks such as generating a uevent. Using the uevent facility, userspace should be able to capture a post-mortem dump for diagnostics. Signed-off-by: Jesse Barnes Signed-off-by: Ben Gamari Signed-off-by: Eric Anholt --- Reading git-diff-tree failed