drm/i915: hangcheck disable parameter
authorBen Widawsky <ben@bwidawsk.net>
Wed, 29 Jun 2011 17:26:42 +0000 (10:26 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 29 Jun 2011 17:32:08 +0000 (10:32 -0700)
commit3e0dc6b01f5301d63046f6deddde2c7f5c57d67a
tree9621e6d1a4b85e68d33a40324b0cb05955fc1212
parent23b2f8bb92feb83127679c53633def32d3108e70
drm/i915: hangcheck disable parameter

Provide a parameter to disable hanghcheck. This is useful mostly for
developers trying to debug known problems, and probably should not be
touched by normal users.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_gem.c
drivers/gpu/drm/i915/i915_irq.c