]> asedeno.scripts.mit.edu Git - linux.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)
commit5413fce4b2147f8ebd0350ee5fdf82f9c30fd7dc
treecec3ea426157e42dbf25f93a96dfea113fecc5cd
parent3ff985485b29693376bb470a40b7aba4394a189b
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