drm/xe: Add ctx timestamp to LRC snapshot
authorMatthew Brost <matthew.brost@intel.com>
Tue, 11 Jun 2024 14:40:46 +0000 (07:40 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 13 Jun 2024 02:10:21 +0000 (19:10 -0700)
commit1bf1ca4e326c7d0bdf4aa1946d4ba0ccdae8d09e
tree9d6f58d244852f285de567cf03ceb467bb4efa01
parent65921374c48f7fd8305d3b3b500857967a563c4f
drm/xe: Add ctx timestamp to LRC snapshot

The ctx timestamp is useful information, add to LRC snapshot.

v2:
  - s/ctx_timestamp_job/ctx_job_timestamp

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240611144053.2805091-5-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_lrc.c