drm/amdgpu: cleanup GMC v9 TLB invalidation
authorChristian König <christian.koenig@amd.com>
Thu, 25 Oct 2018 08:49:07 +0000 (10:49 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Nov 2018 20:49:40 +0000 (15:49 -0500)
commitaf5fe1e96aa156886f89282371fce1629fcc9f6a
tree317a9aaf3281c1ec56c9d0ed3a8039343d107014
parent5c76c6a8975e1d074dc5763d3f46c928bc7d6484
drm/amdgpu: cleanup GMC v9 TLB invalidation

Move the kiq handling into amdgpu_virt.c and drop the fallback.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Emily Deng <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c