commit | e235b53019a3d1225601d535795f9a4f7f44587b | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Tue Feb 21 09:13:43 2017 +0000 |
committer | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Tue Feb 21 13:17:42 2017 +0000 |
tree | 1b2ee513052d2741c59b38efe1c18de9d77cf8fa | |
parent | 56e51bf03666728d4eb1d8319215865c8dbf4338 [diff] |
drm/i915/tracepoints: Tidy request event class At the moment only the global seqno is logged which is not set until the request is ready for submission. Add the per-contex seqno and the context hardware id which are both interesting data points. Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>