drm/i915: Include the HW breadcrumb whenever we trace the global_seqno
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 27 Mar 2018 21:01:57 +0000 (22:01 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 29 Mar 2018 11:20:41 +0000 (12:20 +0100)
commite770276079fd6e1088a255dee182a3c09a2d7aa9
tree70c9b0bb74706f6e860f97ba8e89be0cdbe5c8b2
parent4d07f6c40a764748f3c30c65d9f8e75a36fd1ad9
drm/i915: Include the HW breadcrumb whenever we trace the global_seqno

When we include a request's global_seqno in a GEM_TRACE it often helps
to know how that relates to the current breadcrumb as seen by the
hardware.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20180327210157.16896-3-chris@chris-wilson.co.uk
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
drivers/gpu/drm/i915/i915_request.c
drivers/gpu/drm/i915/intel_lrc.c