commit | e770276079fd6e1088a255dee182a3c09a2d7aa9 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Mar 27 22:01:57 2018 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Mar 29 12:20:41 2018 +0100 |
tree | 70c9b0bb74706f6e860f97ba8e89be0cdbe5c8b2 | |
parent | 4d07f6c40a764748f3c30c65d9f8e75a36fd1ad9 [diff] |
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>