]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit408172964617197d033024e7dafd619693cdfd56
tree84ec84f1987bf22b1e81850453caeebe7f5f8dd1
parent3ad7c57a01df5bcbbc497b840e0d986c62e7fcb3
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