]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd/gfx10: Calling amdgpu functions to invalidate TLB
authorOak Zeng <Oak.Zeng@amd.com>
Thu, 1 Aug 2019 19:24:42 +0000 (14:24 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Aug 2019 15:57:55 +0000 (10:57 -0500)
commita0ed386f48c0877c1d24ebd86825b175947e4a11
treecec3ea426157e42dbf25f93a96dfea113fecc5cd
parent9dbd6ef9601b943e15b9e50a9e5b6491d9c9ee71
drm/amdkfd/gfx10: Calling amdgpu functions to invalidate TLB

Calling amdgpu function to invalidate TLB, instead of using a
kfd implementation. Delete the kfd local TLB invalidation
implementation.

Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
Reviewed-by: Christian Konig <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c