]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: drop extra tlb invalidation in gpuvm
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 5 Jan 2018 15:33:48 +0000 (10:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:17:14 +0000 (14:17 -0500)
commit64b9342f31363eee93d0d3e1fa87622fe2929732
tree5499101c7ee524417062f6adcc3f6fc3169c3001
parentb1d128689f9c602a3dbea37b47a27a568d55754d
drm/amdgpu: drop extra tlb invalidation in gpuvm

We only need to flush the HDP here, not invalidate the TLB.

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