Searched hist:"8 a90523639f49dc4b4fa7ae47bb9c8ed73ea8577" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | diff 8a90523639f49dc4b4fa7ae47bb9c8ed73ea8577 Sat Jul 11 15:48:03 CDT 2009 Jesse Barnes <jbarnes@virtuousgeek.org> 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 <jbarnes@virtuousgeek.org> Signed-off-by: Ben Gamari <bgamari.foss@gmail.com> Signed-off-by: Eric Anholt <eric@anholt.net>
|
H A D | i915_drv.h | diff 8a90523639f49dc4b4fa7ae47bb9c8ed73ea8577 Sat Jul 11 15:48:03 CDT 2009 Jesse Barnes <jbarnes@virtuousgeek.org> 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 <jbarnes@virtuousgeek.org> Signed-off-by: Ben Gamari <bgamari.foss@gmail.com> Signed-off-by: Eric Anholt <eric@anholt.net>
|