diff options
author | Maarten Lankhorst <[email protected]> | 2022-01-28 09:57:39 +0100 |
---|---|---|
committer | Maarten Lankhorst <[email protected]> | 2022-01-28 12:17:51 +0100 |
commit | a594525c82e0b8d677a7e5fd13c7c115d41e9722 (patch) | |
tree | c4d527b9e66c276c5409e50676a25ac507660f01 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 7a05c5a0c883ed6353f82699dff8d789dae6b673 (diff) |
drm/i915: Allow dead vm to unbind vma's without lock.
i915_gem_vm_close may take the lock, and we currently have no better way
of handling this. At least for now, allow a path in which holding vm->mutex
is sufficient. This is the case, because the object destroy path will
forcefully take vm->mutex now.
Signed-off-by: Maarten Lankhorst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Thomas Hellstrom <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions