drm/amdgpu: drop unnecessary restriction for huge root PDEs
authorChristian König <christian.koenig@amd.com>
Wed, 18 Dec 2019 13:49:35 +0000 (14:49 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Feb 2020 04:30:39 +0000 (23:30 -0500)
commit55cdd4e9b94846b8bc52ebf86eb1cb62f04f06da
tree506714168f0a543c11c14554383ab566e2275878
parentef48d4b39e502bd142e0deb0d9f9a0353876de91
drm/amdgpu: drop unnecessary restriction for huge root PDEs

The root PD can also contain huge PDEs.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c