commit | d7a4ac667eab23307e82100cbceb781936a4500f | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Sun Sep 25 11:54:00 2016 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 27 13:00:49 2016 -0400 |
tree | f201589d08c168e888de3c2d5740a7a4265ba082 | |
parent | 3374dcebb827307bc9487dcf4a7b61b8e6004b28 [diff] |
drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mapping Otherwise we will look at the wrong place in the IB when GART mappings are split into smaller updates. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Acked-by: Tom StDenis <Tom.StDenis@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>