drm/xe: Add ring address to LRC snapshot
authorMatthew Brost <matthew.brost@intel.com>
Thu, 14 Nov 2024 02:25:17 +0000 (18:25 -0800)
committerMatthew Brost <matthew.brost@intel.com>
Thu, 14 Nov 2024 14:38:41 +0000 (06:38 -0800)
commit37aa19fa724548d84285a5e358c5ec179b4a43cc
treebe43d843e374424407db7ba41067216f111d6f64
parent10304796918a1d771f9bd187af6520eea0479bc1
drm/xe: Add ring address to LRC snapshot

The ring is currently in LRC BO but this may change going forward.
Include the ring address in the snapshot protecting again any future
changes.

v2:
 - s/ring_desc/ring_addr (Jonathan)

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241114022522.1951351-3-matthew.brost@intel.com
drivers/gpu/drm/xe/xe_lrc.c
drivers/gpu/drm/xe/xe_lrc.h