]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "drm/amdkfd: flush TLB after updating GPU page table"
authorPhilip Yang <Philip.Yang@amd.com>
Thu, 13 May 2021 16:16:01 +0000 (12:16 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 May 2021 02:34:01 +0000 (22:34 -0400)
commit86a6b729007f2b16b2ad99df49223dd9b8dcf1de
tree3427f4cb7e5e192a16dc48144099dd25a7a21962
parente0bb725682ce17be90e2842ba989da2454e5f21a
Revert "drm/amdkfd: flush TLB after updating GPU page table"

This reverts commit 35db96e6f61dd000a38f73c7c4a405a73bfe0f60.

After "drm/amdgpu: flush TLB if valid PDE turns into PTE" is checked
in, this workaround is not needed.

Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_svm.c