drm/ttm: move ttm_tt_create into ttm_tt.c v2
authorChristian König <christian.koenig@amd.com>
Thu, 22 Feb 2018 07:54:57 +0000 (08:54 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Feb 2018 04:09:46 +0000 (23:09 -0500)
commit97b7e1b8b55d5696093b4ebddb9dad63813bdcf2
tree005fcbda4ba1d7ba48be99d1e34d2a45847a9e05
parentec3fe391bdb321b1629cfb0ddbb9fcc114b579bc
drm/ttm: move ttm_tt_create into ttm_tt.c v2

Rename ttm_bo_add_ttm to ttm_tt_create and move it into ttm_tt.c.

v2: separate the cleanup.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Roger He <Hongbo.He@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_tt.c
include/drm/ttm/ttm_bo_driver.h