drm/i915: Reload hangcheck timer too for Ironlake
authorZhenyu Wang <zhenyuw@linux.intel.com>
Thu, 17 Dec 2009 08:12:56 +0000 (16:12 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 9 Feb 2010 12:50:46 +0000 (04:50 -0800)
commit61d4374b51386dd40c03fd15df5a7f97347de688
tree6b1e9f31eb1de0cfe1018cd091d600e342693d2b
parentf0b4195748d200d4475e1ca976e7cabaf17e7c44
drm/i915: Reload hangcheck timer too for Ironlake

commit c566ec49159b806db95a90fd8f37448376cd0ad2 upstream.

Make sure hangcheck timer won't beat us unexpectedly on Ironlake.

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/i915/i915_irq.c