drm/nouveau/ttm: use multihop
authorDave Airlie <airlied@redhat.com>
Thu, 29 Oct 2020 03:59:20 +0000 (13:59 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 11 Nov 2020 01:11:44 +0000 (11:11 +1000)
commit0c8c0659d7475b6304b67374caf15b56cf0be4f9
treeef7421296a0a66f0c0130affd31a06f3aeff6d8b
parentf5a89a5cae812a39993be32e74c8ed7856b1e2b2
drm/nouveau/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-4-airlied@gmail.com
drivers/gpu/drm/nouveau/nouveau_bo.c