commit | 3c2d06714d6e083eba94a1a4e865f6acb98ef611 | [log] [tgz] |
---|---|---|
author | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | Mon Dec 18 15:19:58 2017 +0000 |
committer | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | Mon Dec 18 16:10:31 2017 +0000 |
tree | b23d7a5c49d691d4a640802568acf8410d84aca7 | |
parent | a0cf579080a89a47a5441a4ba79f970009171e76 [diff] |
drm/i915: reorder field in gem_request tracepoints Let's make the order of the fields of the tracepoints involving gem request match across i915. This makes userspace processing of tracepoint a bit easier. Suggested-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20171218151959.14073-2-lionel.g.landwerlin@intel.com