OSDN Git Service

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)
committerJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
Wed, 27 Oct 2021 11:09:04 +0000 (14:09 +0300)
commit64512a66b67e6546e2db15192b3603cd6d58b75c
treed611a7c08b9833be7975b542e422d26bb8ca0d1e
parent04bc1667cd031e4a4f74fc7b1d111af03b31dbe5
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
drivers/gpu/drm/i915/i915_trace.h