Files
linux-bredos/drivers/gpu/drm
Matthew Brost c3bc97d2f1 drm/xe: Take ref to VM in delayed snapshot
Kernel BO's don't take a ref to the VM, we need the VM for the
delayed snapshot, so take a ref to the VM in delayed snapshot.

v2:
 - Check for lrc_bo before taking a VM ref (CI)
 - Check lrc_bo->vm before taking / dropping a VM ref (CI)
 - Drop VM in xe_lrc_snapshot_free
v5:
 - Fix commit message wording (Johnathan)

Fixes: 47058633d9 ("drm/xe: Move lrc snapshot capturing to xe_lrc.c")
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240801154118.2547543-2-matthew.brost@intel.com
2024-08-01 10:58:59 -07:00
..
2024-05-02 11:33:16 +02:00
2024-06-17 08:02:48 -03:00
2024-05-02 11:33:17 +02:00
2024-05-27 11:08:31 +02:00
2024-05-02 11:33:18 +02:00
2024-06-18 10:06:35 +02:00
2024-05-02 11:33:22 +02:00
2024-06-17 10:38:18 +03:00
2024-05-08 15:31:58 +03:00
2024-06-10 14:05:10 +02:00
2024-06-06 14:46:15 -04:00
2024-06-18 17:18:56 +02:00