drm/amdgpu: simplify and fix amdgpu_sync_resv
authorChristian König <christian.koenig@amd.com>
Wed, 22 Jan 2020 15:19:02 +0000 (16:19 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Feb 2020 04:30:39 +0000 (23:30 -0500)
commit4939d973b6b18243e296369b2dfdf023ff2880ba
tree3bef32991776a381224242bd3cb02b16fc95022c
parentfe6796ac127a8d6d45e95d9d5fd520ea6b74553f
drm/amdgpu: simplify and fix amdgpu_sync_resv

No matter what we always need to sync to moves.

Signed-off-by: Christian König <christian.koenig@amd.com>
Tested-by: Tom St Denis <tom.stdenis@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