drm/i915: Revert 'guc_id' from i915_request tracepoint
authorJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Wed, 27 Oct 2021 09:32:55 +0000 (12:32 +0300)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 28 Oct 2021 01:32:21 +0000 (21:32 -0400)
commitab0f0c79d1a6c5832d8464804e773103e3e12fea
tree9694ff8f651b0855c39c62c6cd55dfaace8c123a
parent02295cf3897aa04072d4d25c7ae642eb86e2d63f
drm/i915: Revert 'guc_id' from i915_request tracepoint

Avoid adding backend specific data to the tracepoints outside of
the LOW_LEVEL_TRACEPOINTS kernel config protection. These bits of
information are bound to change depending on the selected submission
method per platform and are not necessarily possible to maintain in
the future.

Fixes: dbf9da8d55ef ("drm/i915/guc: Add trace point for GuC submit")
Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: John Harrison <john.c.harrison@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211027093255.66489-1-joonas.lahtinen@linux.intel.com
(cherry picked from commit 64512a66b67e6546e2db15192b3603cd6d58b75c)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/i915/i915_trace.h