On 8/27/25 3:38 PM, Alice Ryhl wrote:
Alice Ryhl (3):
Applied to drm-misc-next, thanks!
drm_gem: add mutex to drm_gem_object.gpuva
panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lock
gpuvm: remove gem.gpuva.lock_dep_map
[ Use lockdep_is_held() instead
See the first patch for motivation.
Signed-off-by: Alice Ryhl
---
Changes in v3:
- Documentation improvements in patch 1 and 3.
- No code changes.
- Link to v2:
https://lore.kernel.org/r/20250822-gpuva-mutex-in-gem-v2-0-c41a10d1d...@google.com
Changes in v2:
- Move the mutex_destroy() call to