drm/radeon/ttm: use multihop
authorDave Airlie <airlied@redhat.com>
Thu, 29 Oct 2020 03:59:45 +0000 (13:59 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 11 Nov 2020 01:12:03 +0000 (11:12 +1000)
commit28a68f828266754c2bd64b87873e8099e3f8fe0c
tree96f407adcb340cf6b18cb92298f5f4560a00ce85
parent0c8c0659d7475b6304b67374caf15b56cf0be4f9
drm/radeon/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-5-airlied@gmail.com
drivers/gpu/drm/radeon/radeon_ttm.c