]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3bd4264f1cdd65225e85052d2586df8e4d478149
treea58d2701f68b152f5686e50b767038d4b7be5e97
parent223bb802cd08bb7d829aa51fe29a87abcbc2e147
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