drm/i915: Add i915 register dumping debugfs file
authorBen Gamari <bgamari.foss@gmail.com>
Thu, 2 Jul 2009 02:26:53 +0000 (22:26 -0400)
committerEric Anholt <eric@anholt.net>
Fri, 4 Sep 2009 20:05:09 +0000 (13:05 -0700)
Add a debugfs file to dump the entire register range. Here we
assume that reading write-only/reserved registers won't make the chip
angry. Seems to hold true, thankfully.

Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found