commit | 823f68fd646da6a39a9c0d3eb4c60d69dab5aa13 | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyuw@linux.intel.com> | Mon Dec 28 13:23:36 2009 +0800 |
committer | Eric Anholt <eric@anholt.net> | Wed Jan 06 09:40:14 2010 -0800 |
tree | d66d5efc97ea2b99ec6f8f5040dcbce0f2ec5904 | |
parent | 4547668a050e7de3cd73a4c6736dfc2adebff67d [diff] |
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>