drm/amdgpu: explicitly sync VM update to PDs/PTs
authorChristian König <christian.koenig@amd.com>
Mon, 16 Dec 2019 13:22:35 +0000 (14:22 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Feb 2020 04:30:39 +0000 (23:30 -0500)
commit81417bea8755c914134aaf3f46b56be52f4e273a
tree68b67e1b7114ba3e68f2e36977d279cbf9a55a32
parent58fe03d6dec908a1bec07eea7e94907af5c07eec
drm/amdgpu: explicitly sync VM update to PDs/PTs

Explicitly sync VM updates to the moving fence in PDs and PTs.

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_vm_cpu.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c