diff options
author | Matthew Brost <matthew.brost@intel.com> | 2024-08-01 18:41:16 +0300 |
---|---|---|
committer | Matthew Brost <matthew.brost@intel.com> | 2024-08-01 20:58:59 +0300 |
commit | c3bc97d2f102ddd5a8341eeb2dbae2a3e98bb46a (patch) | |
tree | 4311d176c0a3b2a6aede810d2cdb941e581c8458 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 146458645e505f5eac498759bcd865cf7c0dfd9a (diff) | |
download | linux-c3bc97d2f102ddd5a8341eeb2dbae2a3e98bb46a.tar.xz |
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: 47058633d9c5 ("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
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions