drm/i915: Hookup chip reset in error handler
authorBen Gamari <bgamari.foss@gmail.com>
Mon, 14 Sep 2009 21:48:46 +0000 (17:48 -0400)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 17 Sep 2009 21:36:30 +0000 (14:36 -0700)
This patch uses the previously introduced chip reset logic to reset the
chip when an error event is detected.

Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found