commit | 6c1fa341d60285cf3f2c7ca99b4abe7a32b53ff5 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Oct 03 13:50:54 2017 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Oct 04 15:18:58 2017 +0100 |
tree | 4c4d12a3d4addfcec48f9c32e94c412d93e8aa96 | |
parent | 8d488bbec73fa36907e1b327e919bcd522b4a57f [diff] |
drm/i915: Fix some tracepoints to capture full 64b The tracepoints need some tlc, in particular we've neglected to update them for the 64b era. v2: Prefix hexadecimal output with 0x. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20171003125055.11370-1-chris@chris-wilson.co.uk Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>