intel: tools: dump_gpu: fix ppgtt mapping
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 6 Jul 2018 09:58:47 +0000 (10:58 +0100)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 9 Jul 2018 20:08:08 +0000 (21:08 +0100)
commit7205bdf41f41fc3ec1c661a2974bb9c45631f042
treedb48505856f6ea231ecd530924194bd049686799
parentbeeb94402f9d33081147c88de2b9d4c4ea24e842
intel: tools: dump_gpu: fix ppgtt mapping

We were not properly writing page tables when the virtual address
range spans multiple subtrees of the tables.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
src/intel/tools/intel_dump_gpu.c