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

A full context is now provided through hwrec_mem. This includes
page directory, page tables and all mapped pages.

This code is only built when debugfs is enabled, and when build type
is "Debug".

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