drm/amdgpu: partial revert VM sync changes
authorChristian König <christian.koenig@amd.com>
Mon, 16 Mar 2020 13:33:33 +0000 (14:33 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Apr 2020 20:20:30 +0000 (16:20 -0400)
commite208586471181230b88851c14cac80036c128f37
tree5c2d7f8fd79278447733e15d2071992ec21468e3
parentb33f9d70b36889abafec3b638925640ac7c7fe12
drm/amdgpu: partial revert VM sync changes

We still need to add the VM update fences to the root PD.

So make sure to never sync to those implicitely.

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_sync.c