OSDN Git Service

drm/amdkfd: Remove legacy code not acquiring VMs
authorFelix Kuehling <Felix.Kuehling@amd.com>
Wed, 7 Apr 2021 21:30:05 +0000 (17:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Apr 2021 20:32:44 +0000 (16:32 -0400)
commitf45e6b9d03ff767ff946b6fce7ed3b004ab43ba4
treea58d2701f68b152f5686e50b767038d4b7be5e97
parentba5b662c36de37060296bc8b2518c51ac2c2d279
drm/amdkfd: Remove legacy code not acquiring VMs

ROCm user mode has acquired VMs from DRM file descriptors for as long
as it supported the upstream KFD. Legacy code to support older versions
of ROCm is not needed any more.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Philip Yang <Philip.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
drivers/gpu/drm/amd/amdkfd/kfd_process.c