drm/i915/debugfs: Print remap info for DPT VMAs as well
authorImre Deak <imre.deak@intel.com>
Mon, 24 May 2021 17:27:03 +0000 (20:27 +0300)
committerImre Deak <imre.deak@intel.com>
Tue, 25 May 2021 10:07:37 +0000 (13:07 +0300)
commit0f926e5cc8c0050bbcebce887be0b6b9780a0b50
tree85e7948eaf6bacb0cb091f461320beb32b7f6673
parent74862d4ccd6d09684b993672d5ffb5368463e6e3
drm/i915/debugfs: Print remap info for DPT VMAs as well

Similarly to GGTT VMAs, DPT VMAs can be also a remapped or rotated view
of the mapped object, so make sure we debug print the details for these
views as well besides the normal view.

While at it also fix the debug print for the VMA type of DPT VMAs.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210524172703.2113058-3-imre.deak@intel.com
drivers/gpu/drm/i915/i915_debugfs.c
drivers/gpu/drm/i915/i915_vma.h