]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: don't use compound pages for now
authorChristian König <christian.koenig@amd.com>
Mon, 9 Oct 2017 12:34:13 +0000 (14:34 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Oct 2017 19:27:00 +0000 (15:27 -0400)
commit2c2c4a48025c6c40297ff64e162c6363de2bad37
tree84028cee06e7e90acc95071206da1d2ffa1e2be3
parente5ec19cd0111306521c35610fcef2fc2238dc7f4
drm/ttm: don't use compound pages for now

We need to figure out first how to correctly map them into the CPU page tables.

bug: https://bugs.freedesktop.org/show_bug.cgi?id=103138
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_page_alloc_dma.c