drm/xe/guc: Capture all available bits of GuC timestamp
authorJohn Harrison <John.C.Harrison@Intel.com>
Thu, 24 Oct 2024 00:25:53 +0000 (17:25 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Tue, 29 Oct 2024 20:11:33 +0000 (13:11 -0700)
commit833b2ec3bd5d18b85d8a3f416ca590a44bc4f58c
tree906ced38482bb67de82f74158cf769995b52b089
parent55858fa7eb2f163f7aa34339fd3399ba4ff564c6
drm/xe/guc: Capture all available bits of GuC timestamp

The extra bits are not hugely useful because the GuC log only uses
32bit time stamps. But they exist so might as well provide them.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241024002554.1983101-2-John.C.Harrison@Intel.com
drivers/gpu/drm/xe/regs/xe_guc_regs.h
drivers/gpu/drm/xe/xe_guc_log.c
drivers/gpu/drm/xe/xe_guc_log_types.h