drm/amdgpu: drop root shadow sync
authorChristian König <christian.koenig@amd.com>
Fri, 26 Jan 2018 19:21:26 +0000 (20:21 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:54 +0000 (14:18 -0500)
commit4c77edbf742540216898a7acb3d46a69ed4508a1
treee46b57c2a637af2d0f206f24a0e171cd29aceed9
parent13307f7e1d0c05a68f4ba19193cbd213573a8680
drm/amdgpu: drop root shadow sync

Completely pointless, it is the same reservation object as the root PD
anyway.

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