drm/amdgpu: fix VM sync with always valid BOs v2
authorChristian König <christian.koenig@amd.com>
Fri, 8 Sep 2017 12:09:41 +0000 (14:09 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 12 Sep 2017 18:30:39 +0000 (14:30 -0400)
commitd5884513a31df072879c89c80306d544467ee770
tree599d8ad641fa0824f4854eb410469abaedf9a0d2
parent50811c71fa1b7c2f8b422ad532d75a6860f15a8b
drm/amdgpu: fix VM sync with always valid BOs v2

All users of a VM must always wait for updates with always
valid BOs to be completed.

v2: remove debugging leftovers, rename struct member

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Roger He <Hongbo.He@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_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h