]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite8fda1112427679daa5a2397225654f579e784c5
treeef7421296a0a66f0c0130affd31a06f3aeff6d8b
parent266d0a24d6b8476957507a1dfe1d8782a5e492d7
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