drm/amdgpu: disable system memory page tables for now
authorChristian König <christian.koenig@amd.com>
Mon, 7 Jan 2019 13:43:55 +0000 (14:43 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Jan 2019 20:01:18 +0000 (15:01 -0500)
commit1c1eba86339c8517814863bc7dd21e2661a84e77
tree31317baac89c3742165fb203b92c913f62ff6f8f
parent0c6c8125582714e1fd3544983eba3d750db0f5b8
drm/amdgpu: disable system memory page tables for now

We hit a problem with IOMMU with that. Disable until we have time to
debug further.

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_vm.c