]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: add move to system into drivers
authorDave Airlie <airlied@redhat.com>
Tue, 20 Oct 2020 01:03:15 +0000 (11:03 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Oct 2020 03:43:43 +0000 (13:43 +1000)
commit9be40f4030795af358df5f5540a9cbd06f6eaa9e
treed50578334cc3944eb1fccf0bc7147b9103182456
parent1fd72f25fa8e466bb3c26f7d514a450d6c8ca723
drm/ttm: add move to system into drivers

This moves the to system move into the drivers, and moves all
the unbinds in the move path under driver control

Note: radeon/nouveau already wait so don't duplicate it.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201020010319.1692445-4-airlied@gmail.com
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/nouveau/nouveau_bo.c
drivers/gpu/drm/radeon/radeon_ttm.c
drivers/gpu/drm/ttm/ttm_bo_util.c
drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c
include/drm/ttm/ttm_bo_driver.h