drm/amdgpu: simplify huge page handling
authorChristian König <christian.koenig@amd.com>
Thu, 21 Dec 2017 14:47:28 +0000 (15:47 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Jan 2018 20:44:53 +0000 (15:44 -0500)
commit3cc1d3ea4a6a81a7108fe27fa42efd86ea64061d
treea01d9c0a5dbef816edddfaab3d041b1b225041f8
parent0abc6878fc2d6990d8b0851b55d3c77ecfdd74e6
drm/amdgpu: simplify huge page handling

Update the PDEs after resetting the huge flag.

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