drm/amdgpu: band aid validating VM PTs
authorChristian König <christian.koenig@amd.com>
Tue, 19 Jun 2018 08:45:03 +0000 (10:45 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:38:25 +0000 (16:38 -0500)
commita315f232f44e685397639649fe559325424d32d4
treec61c7c338cba8b07936dce4ce7589fb6287f082d
parentf29135ee4e0d4e01911ed569f731bfdb841cea6d
drm/amdgpu: band aid validating VM PTs

Always validating the VM PTs takes to much time. Only always validate
the per VM BOs for now.

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