drm/i915: remove full registers dump debug
authorZhenyu Wang <zhenyuw@linux.intel.com>
Mon, 28 Dec 2009 05:23:36 +0000 (13:23 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Feb 2010 15:37:53 +0000 (07:37 -0800)
commit30b1b8f0078eb8ada282f814f47dbecf4283fdfc
treea175996345094e2d2ed8a8d989447e81a4b0b178
parent242a71829e57a4962e43f89cf50d5fa99ff8a3e5
drm/i915: remove full registers dump debug

commit 823f68fd646da6a39a9c0d3eb4c60d69dab5aa13 upstream.

This one reverts 9e3a6d155ed0a7636b926a798dd7221ea107b274.
As reported by http://bugzilla.kernel.org/show_bug.cgi?id=14485,
this dump will cause hang problem on some machine. If something
really needs this kind of full registers dump, that could be done
within intel-gpu-tools.

Cc: Ben Gamari <bgamari.foss@gmail.com>
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_debugfs.c