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)
commitf316a42cc49eca73b33d85feb6177e32431747ff
treed335898e54b08bb04304a1fa462cb50744665fe1
parent11ed50ec2a316928c2bacc1149bded86c6a96068
drm/i915: Hookup chip reset in error handler

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>
drivers/gpu/drm/i915/i915_irq.c