]> git.proxmox.com Git - mirror_ubuntu-eoan-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>
Mon, 14 Jan 2019 20:04:28 +0000 (15:04 -0500)
commit4ed46c6c4ec7a6a2176289a19485a7b04753dc3e
tree637b2ddf46dfbb39ba56b3a488a298d87dc427e3
parentb163714b294a7262bea91919ccbd88cbc45335d5
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