]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit22ed2467b2e4b421b5ac66f461d47b77fa258775
tree005fcbda4ba1d7ba48be99d1e34d2a45847a9e05
parent3aa61eff36755f75267d33aa68812ad0eb407f6d
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