drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 6 Jan 2020 11:42:32 +0000 (11:42 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 6 Jan 2020 14:38:56 +0000 (14:38 +0000)
commit3fbbbef4f56a94c1b71b342b8157990430375f97
tree6d66526d659798020e652e22e87c930c9b48fecc
parente1c31fb5dde3af91df34d98ca041c746504309d6
drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co

Convert the few remaining GEM_TRACE() used for debugging over to the
appropriate GT_TRACE or RQ_TRACE.

References: 639f2f24895f ("drm/i915: Introduce new macros for tracing")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Venkata Sandeep Dhanalakota <venkata.s.dhanalakota@intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200106114234.2529613-4-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_context.c
drivers/gpu/drm/i915/gt/intel_reset.c