Skip to content
Commit d7d7ddc1 authored by Christian König's avatar Christian König Committed by Alex Deucher
Browse files

drm/amdgpu: move lockdep assert to the right place.



Since newly added BOs don't have any mappings it's ok to add them
without holding the VM lock. Only when we add per VM BOs the lock is
mandatory.

Signed-off-by: default avatarChristian König <christian.koenig@amd.com>
Reported-by: default avatarBhardwaj, Rajneesh <Rajneesh.Bhardwaj@amd.com>
Acked-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Reviewed-by: default avatarFelix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 66d58bf7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment