drm/ttm: move swapin out of page alloc backend
authorChristian König <christian.koenig@amd.com>
Mon, 19 Oct 2020 16:56:45 +0000 (18:56 +0200)
committerChristian König <christian.koenig@amd.com>
Mon, 26 Oct 2020 13:45:20 +0000 (14:45 +0100)
commit05f8d25097050241d55c19a67c2a7bc7bbc428a9
tree84ec84f1987bf22b1e81850453caeebe7f5f8dd1
parentd1cb1f254a5b1c07788eecb84b443d59ccdfb9e0
drm/ttm: move swapin out of page alloc backend

This is not related to allocating the backing store in any way.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/396947/
drivers/gpu/drm/ttm/ttm_page_alloc.c
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c
drivers/gpu/drm/ttm/ttm_tt.c