gpu: pvr: debugfs: add hwrec register dump
authorLuc Verhaegen <libv@codethink.co.uk>
Tue, 22 Mar 2011 11:38:35 +0000 (12:38 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 20 May 2012 18:43:03 +0000 (21:43 +0300)
commit9613b4155ddb82deec8bde64f019a6705fbaf0c9
tree1c2af309c1378dd9d6e92f44223f65178a0c710d
parent79e6a6967b25b1dd247941bdc9e1ad7561dbb2f9
gpu: pvr: debugfs: add hwrec register dump

Full register dump available after hwrec event in the file hwrec_regs.

The full register page is read out, except [0xA08,0xA50] as this range
results in a SIGBUS.

Signed-off-by: Luc Verhaegen <libv@codethink.co.uk>
Signed-off-by: Imre Deak <imre.deak@nokia.com>
pvr/pvr_debugfs.c
pvr/pvr_debugfs.h
pvr/sgxinit.c