drm/amdgpu: use PT for VM sync on unmap
authorChristian König <christian.koenig@amd.com>
Tue, 1 Sep 2015 13:33:25 +0000 (15:33 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Sep 2015 16:19:54 +0000 (12:19 -0400)
commita60c42320b375e80e52e7861acd6b81c61f05166
tree37a53a86ccfe8d307664801d4cd4ad7f7af4339e
parentc9f0fe5e19ec485476c3b22e9265016b96c813ef
drm/amdgpu: use PT for VM sync on unmap

Instead of the array which is used for ID management.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c