]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: enable heavy-weight TLB flush on Arcturus
authorEric Huang <jinhuieric.huang@amd.com>
Tue, 18 Jan 2022 15:57:54 +0000 (10:57 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 Jan 2022 03:33:27 +0000 (22:33 -0500)
commit452dc34d22525af4ff55ab212c016361f90441f2
treece1be83d615e451274bd0f84016730c462f7d16e
parentb36162bb8b1e2ad0e9517860cebd97b3aa5c223a
drm/amdkfd: enable heavy-weight TLB flush on Arcturus

SDMA FW fixes the hang issue for adding heavy-weight TLB
flush on Arcturus, so we can enable it.

Signed-off-by: Eric Huang <jinhuieric.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c