Re: [PATCH 5/5] drm/ttm: drop ttm_bo_move_ttm wrapper
Am 19.10.20 um 09:13 schrieb Dave Airlie: From: Dave Airlie The apis to move old/new are in place everywhere so this is no longer needed. Reviewed-by: Christian König --- drivers/gpu/drm/ttm/ttm_bo_util.c | 20 include/drm/ttm/ttm_bo_driver.h | 22
[PATCH 5/5] drm/ttm: drop ttm_bo_move_ttm wrapper
From: Dave Airlie The apis to move old/new are in place everywhere so this is no longer needed. --- drivers/gpu/drm/ttm/ttm_bo_util.c | 20 include/drm/ttm/ttm_bo_driver.h | 22 -- 2 files changed, 42 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_b