drm/i915: remove full registers dump debug
authorZhenyu Wang <zhenyuw@linux.intel.com>
Mon, 28 Dec 2009 05:23:36 +0000 (13:23 +0800)
committerEric Anholt <eric@anholt.net>
Wed, 6 Jan 2010 17:40:14 +0000 (09:40 -0800)
commit823f68fd646da6a39a9c0d3eb4c60d69dab5aa13
treed66d5efc97ea2b99ec6f8f5040dcbce0f2ec5904
parent4547668a050e7de3cd73a4c6736dfc2adebff67d
drm/i915: remove full registers dump debug

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