drm/ttm: nuke old page allocator
authorChristian König <christian.koenig@amd.com>
Sat, 24 Oct 2020 11:17:49 +0000 (13:17 +0200)
committerChristian König <christian.koenig@amd.com>
Thu, 29 Oct 2020 14:57:57 +0000 (15:57 +0100)
commit256dd44bd897055571c131703afdd02b2e4f1f29
tree9444549929a9a19c85620cf191e7f369cbf2a2ee
parentfbf1c39cab37590e9b8c5a19d3b129e7fe86fee3
drm/ttm: nuke old page allocator

Not used any more.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Madhav Chauhan <madhav.chauhan@amd.com>
Tested-by: Huang Rui <ray.huang@amd.com>
Link: https://patchwork.freedesktop.org/patch/397087/?series=83051&rev=1
12 files changed:
drivers/gpu/drm/Kconfig
drivers/gpu/drm/ttm/Makefile
drivers/gpu/drm/ttm/ttm_agp_backend.c
drivers/gpu/drm/ttm/ttm_bo.c
drivers/gpu/drm/ttm/ttm_memory.c
drivers/gpu/drm/ttm/ttm_page_alloc.c [deleted file]
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c [deleted file]
drivers/gpu/drm/ttm/ttm_set_memory.h [deleted file]
drivers/gpu/drm/ttm/ttm_tt.c
include/drm/ttm/ttm_bo_driver.h
include/drm/ttm/ttm_page_alloc.h [deleted file]
include/drm/ttm/ttm_tt.h