]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Only show view type for GGTT VMAs
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Wed, 27 May 2015 09:52:32 +0000 (10:52 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 29 May 2015 08:15:26 +0000 (10:15 +0200)
commit8d2fdc3f26d150633004a04b53a4398cc2eed343
tree36134ce68420e2b7873d7ea38ea52a8ec6a389e8
parent877f61d947b6666205fee4ea7a04faf187a4ede5
drm/i915: Only show view type for GGTT VMAs

Printing it for PPGTT VMAs only adds noise since we have defined
view types are only applicable for GGTT.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c