intel_gtt: Dump the whole GTT
authorBen Widawsky <benjamin.widawsky@intel.com>
Wed, 19 Mar 2014 16:22:53 +0000 (09:22 -0700)
committerBen Widawsky <benjamin.widawsky@intel.com>
Wed, 19 Mar 2014 17:14:57 +0000 (10:14 -0700)
commitd92c2cf1deafe1cb2404844b52c17817e0e1ba56
tree3721a6bce765575a56a4c5164a977c5b482b0024
parent00bd3eba11de4ce4a7dacc62f131b401f7dfbabc
intel_gtt: Dump the whole GTT

The tool formerly only dumped the aperture size, which is fine, but not
everything interesting. Most of the patch is just the variable rename.
The real work happens with using the BAR0 size divided by 2 instead of
the BAR2 size.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
tools/intel_gtt.c