Re: [PATCH 2/5] drm/ttm: split out the move to system from move ttm code

2020-10-19 Thread Christian König
Am 19.10.20 um 09:13 schrieb Dave Airlie: From: Dave Airlie Reviewed-by: Ben Skeggs Signed-off-by: Dave Airlie Maybe just call it ...move_to_system(), but either way Reviewed-by: Christian König --- drivers/gpu/drm/ttm/ttm_bo_util.c | 38 --- 1 file chang

[PATCH 2/5] drm/ttm: split out the move to system from move ttm code

2020-10-19 Thread Dave Airlie
From: Dave Airlie Reviewed-by: Ben Skeggs Signed-off-by: Dave Airlie --- drivers/gpu/drm/ttm/ttm_bo_util.c | 38 --- 1 file changed, 25 insertions(+), 13 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_bo_util.c b/drivers/gpu/drm/ttm/ttm_bo_util.c index a36c615b