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
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 9 additions, 3 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
- drivers/gpu/drm/nouveau/nouveau_bo.c 6 additions, 4 deletionsdrivers/gpu/drm/nouveau/nouveau_bo.c
- drivers/gpu/drm/radeon/radeon_ttm.c 7 additions, 5 deletionsdrivers/gpu/drm/radeon/radeon_ttm.c
- drivers/gpu/drm/ttm/ttm_bo_util.c 0 additions, 21 deletionsdrivers/gpu/drm/ttm/ttm_bo_util.c
- drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 4 additions, 1 deletiondrivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c
- include/drm/ttm/ttm_bo_driver.h 0 additions, 2 deletionsinclude/drm/ttm/ttm_bo_driver.h
Loading
Please register or sign in to comment