OSDN Git Service

drm/amdgpu: handle leaf PDEs as PTEs on Vega
authorChristian König <christian.koenig@amd.com>
Thu, 28 Mar 2019 12:51:23 +0000 (13:51 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Apr 2019 15:00:30 +0000 (10:00 -0500)
commitb6f3a51e0a3427fe6e737c37f911d07afb50683f
tree294236e148f36711fde7e5f53e7c1b62fbda493c
parent5fa76a9dfe9fe501203d1a12a646d467db79aa90
drm/amdgpu: handle leaf PDEs as PTEs on Vega

This way we get retry faults for missing PDs.

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