commit | aebc5e6f50f770ec9392c3ca804f18b30797dfa7 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Sep 06 16:55:16 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Sep 12 14:27:48 2017 -0400 |
tree | 9101bec930d4a1778616057ffbce270f0ee90330 | |
parent | 9cca0b8e5df0ac438c65eec5044bfa089d16fbbe [diff] |
drm/amdgpu: rework amdgpu_cs_find_mapping Use the VM instead of the BO list to find the BO for a virtual address. This fixes UVD/VCE in physical mode with VM local BOs. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Leo Liu <leo.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>