drm/amdgpu: Revert "add mutex for ba_va->valids/invalids"
authorChristian König <christian.koenig@amd.com>
Tue, 8 Mar 2016 17:03:27 +0000 (18:03 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Mar 2016 18:04:02 +0000 (13:04 -0500)
commit32b41ac21fde8f7cea465d74c570fc7bd0089163
treea700f466f89fa94ce2b0cc9f63e24ba48518f67b
parent20250215821140801369b84f8cbe79a459a82ba5
drm/amdgpu: Revert "add mutex for ba_va->valids/invalids"

Not needed any more because we need to protect the elements on the list anyway.

This reverts commit 38bf516c75b4ef0f5c716e05fa9baab7c52d6c39.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c