commit | 3cabaa54e7878c9b87dcbf8984c7534688330df3 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Jun 06 10:17:58 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 14:54:38 2016 -0400 |
tree | 70af7a74bba5929d7b70565cbd69012acadf2d2e | |
parent | 61ede070555395fb1c231311c35464d9cd1a8a81 [diff] |
drm/amdgpu: sync to buffer moves before VM updates Otherwise we could update the VM page tables while the move is only scheduled. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>