diff options
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2022-01-28 09:57:39 +0100 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2022-01-28 12:17:51 +0100 |
commit | a594525c82e0b8d677a7e5fd13c7c115d41e9722 (patch) | |
tree | c4d527b9e66c276c5409e50676a25ac507660f01 /include/linux/string_helpers.h | |
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 <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220128085739.1464568-1-maarten.lankhorst@linux.intel.com
Reviewed-by: Thomas Hellstrom <thomas.hellstrom@linux.intel.com>
Diffstat (limited to 'include/linux/string_helpers.h')
0 files changed, 0 insertions, 0 deletions