linux_dsm_epyc7002/drivers/gpu/drm/ttm
Roger He 9de2fb99eb drm/ttm: use an operation ctx for ttm_mem_global_alloc_page
forward the operation context to ttm_mem_global_alloc_page as well,
and the ultimate goal is swapout enablement for reserved BOs.

Here reserved BOs refer to all the BOs which share same reservation object

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Roger He <Hongbo.He@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-27 11:38:55 -05:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ttm_agp_backend.c
ttm_bo_manager.c
ttm_bo_util.c drm/ttm: cleanup some more resv->lock uses 2017-12-18 11:52:54 -05:00
ttm_bo_vm.c drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn 2017-12-27 11:34:37 -05:00
ttm_bo.c drm/ttm: use an operation ctx for ttm_mem_global_alloc 2017-12-27 11:38:54 -05:00
ttm_execbuf_util.c drm/ttm: consistently use reservation_object_unlock 2017-12-06 12:47:19 -05:00
ttm_lock.c
ttm_memory.c drm/ttm: use an operation ctx for ttm_mem_global_alloc_page 2017-12-27 11:38:55 -05:00
ttm_module.c
ttm_object.c drm/ttm: use an operation ctx for ttm_mem_global_alloc 2017-12-27 11:38:54 -05:00
ttm_page_alloc_dma.c drm/ttm: use an operation ctx for ttm_mem_global_alloc_page 2017-12-27 11:38:55 -05:00
ttm_page_alloc.c drm/ttm: use an operation ctx for ttm_mem_global_alloc_page 2017-12-27 11:38:55 -05:00
ttm_tt.c