]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitadf86d170f80d16bbd46a19097a901d9ac13ddd0
tree31317baac89c3742165fb203b92c913f62ff6f8f
parentac0c79be4183712ee3abdf261761fad1d97ef691
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