linux/drivers/gpu/drm/ttm
Christian König 0284f1ead8 drm/ttm: add transparent huge page support for cached allocations v2
Try to allocate huge pages when it makes sense.

v2: avoid compound pages for now

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-10-19 15:27:01 -04:00
..
Makefile drm/ttm: Remove TTM dma tracepoint since it's not required anymore 2017-09-26 15:14:06 -04:00
ttm_agp_backend.c
ttm_bo.c drm/ttm: fix memory leak while individualizing BOs 2017-09-13 12:10:14 -04:00
ttm_bo_manager.c
ttm_bo_util.c drm/ttm: allow mapping BOs while they are still on the swap list 2017-09-12 14:27:01 -04:00
ttm_bo_vm.c
ttm_execbuf_util.c
ttm_lock.c
ttm_memory.c drm/ttm: add support for different pool sizes 2017-10-06 17:44:16 -04:00
ttm_module.c
ttm_object.c
ttm_page_alloc.c drm/ttm: add transparent huge page support for cached allocations v2 2017-10-19 15:27:01 -04:00
ttm_page_alloc_dma.c drm/ttm: don't use compound pages for now 2017-10-19 15:27:00 -04:00
ttm_tt.c