drm/amdgpu/ttm: use multihop
authorDave Airlie <airlied@redhat.com>
Thu, 29 Oct 2020 03:59:08 +0000 (13:59 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 11 Nov 2020 01:11:20 +0000 (11:11 +1000)
commitf5a89a5cae812a39993be32e74c8ed7856b1e2b2
tree4b635af3140c09e6f4d55a62ed3c5ac8cc360d47
parentebdf565169af006ee3be8c40eecbfc77d28a3b84
drm/amdgpu/ttm: use multihop

This removes the code to move resources directly between
SYSTEM and VRAM in favour of using the core ttm mulithop code.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201109005432.861936-3-airlied@gmail.com
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c