]> 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)
commite7f31d4cdf0acfc7b481f02d23c03e321572f2f8
tree84ec84f1987bf22b1e81850453caeebe7f5f8dd1
parentf759535776f81a377aad1b790a3510973d2f1521
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