]> 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)
commit6c6389e4244c4e41c0a0710d139929a57f0290f3
tree31317baac89c3742165fb203b92c913f62ff6f8f
parent1068e98bea42b64b3499392638faf4f0e2ac4076
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