Home
last modified time | relevance | path

Searched refs:i915_capture_error_state (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gpu_error.c1287 void i915_capture_error_state(struct drm_device *dev, bool wedged, in i915_capture_error_state() function
Di915_drv.h3270 void i915_capture_error_state(struct drm_device *dev, bool wedge,
Di915_irq.c2597 i915_capture_error_state(dev, wedged, error_msg); in i915_handle_error()