commit | ef48d4b39e502bd142e0deb0d9f9a0353876de91 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Dec 06 12:28:47 2019 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 04 23:30:39 2020 -0500 |
tree | e7d20034ddd203cc9874b54901118ff9aa4f974a | |
parent | 5d3196605d00b513a735b358f5e4f2d1b65f6c3a [diff] |
drm/amdgpu: stop using amdgpu_bo_gpu_offset in the VM backend We need to update page tables without any lock held. 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>