Searched defs:i915_capture_error_state (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_irq.c1811 * i915_capture_error_state - capture an error record for later analysis
1819 static void i915_capture_error_state(struct drm_device *dev) function
1952 #define i915_capture_error_state(x) macro
2072 * dump it to the syslog. Also call i915_capture_error_state() to make
2083 i915_capture_error_state(dev);

Completed in 268 milliseconds