commit | b4d42511b7f2269f4cca3c02cd6e4c58099f9108 | [log] [tgz] |
---|---|---|
author | Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com> | Thu May 11 19:47:22 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 09 11:30:04 2017 -0400 |
tree | 8647de564eb8f87fd305e36708e35940f047372b | |
parent | 3c8241722bc4f5879db42d3acd7fa840c8e608e7 [diff] |
drm/amdgpu: Support page table update via CPU v2: Fix logical mistake. If CPU update failed amdgpu_vm_bo_update_mapping() would not return and instead fall through to SDMA update. Minor change due to amdgpu_vm_bo_wait() prototype change Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>