]> 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)
commit7dd198a32f970d0de9aa2ee88c6f1037c6461cfd
treea58d2701f68b152f5686e50b767038d4b7be5e97
parente8de90e9d9c5a24cbb21bcc3636f69bccba2ddef
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