OSDN Git Service

drm/i915: Remove the intel_engine_notify tracepoint
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 29 Jan 2019 20:52:28 +0000 (20:52 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 29 Jan 2019 21:45:21 +0000 (21:45 +0000)
commit3df0bd19193c47c48b7904e5f41c3041a431da33
treed38c3c0a10d444718ac93450d85beaf33b3ccd29
parent68e94f62cfbe1650fb783979150a2b2f0a3eca1c
drm/i915: Remove the intel_engine_notify tracepoint

The global seqno is defunct and so we have no meaningful indicator of
forward progress for an engine. You need to listen to the request
signaling tracepoints instead.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190129205230.19056-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_trace.h