drm/amdgpu: don't flush the TLB before initializing GART
authorChristian König <christian.koenig@amd.com>
Mon, 16 Oct 2017 15:37:06 +0000 (17:37 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Oct 2017 03:09:40 +0000 (23:09 -0400)
commitfa2cd036925ffea8ef4f2826734ccfa1b0528141
tree2a45ff374a815bec2a607ba18d3379a016a8b1f7
parentec8c9f8be875c48c391a1355255867a2d70d1ee2
drm/amdgpu: don't flush the TLB before initializing GART

No point in doing this.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c