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)
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>

No differences found