linux_dsm_epyc7002/drivers/gpu/drm/ttm
Thomas Hellstrom 403c1826a4 drm/ttm: Clean up kmap_atomic_prot selection code
Use helpers to perform the kmap_atomic_prot() functionality to
a) Avoid in-function ifdefs that violate the kernel coding policy,
b) Facilitate exporting the functionality.

This commit should not change any functionality.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
2018-03-22 11:09:37 +01: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 drm/ttm: add bo as parameter to the ttm_tt_create callback 2018-03-14 14:38:27 -05:00
ttm_bo_manager.c drm/ttm: make ttm_mem_type_manager_func debug more useful 2017-08-17 15:45:59 -04:00
ttm_bo_util.c drm/ttm: Clean up kmap_atomic_prot selection code 2018-03-22 11:09:37 +01:00
ttm_bo_vm.c drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOC 2018-02-26 23:09:34 -05:00
ttm_bo.c drm/ttm: add ttm_bo_pipeline_gutting 2018-03-14 14:38:27 -05:00
ttm_execbuf_util.c drm/ttm: drop bo->glob 2018-02-26 23:09:44 -05:00
ttm_lock.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 2017-03-02 08:42:29 +01:00
ttm_memory.c drm/ttm: check if free mem space is under the lower limit 2018-02-26 23:09:46 -05:00
ttm_module.c drm/ttm: make device_released static 2014-07-22 12:59:32 +10:00
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: check if free mem space is under the lower limit 2018-02-26 23:09:46 -05:00
ttm_page_alloc.c drm/ttm: check if free mem space is under the lower limit 2018-02-26 23:09:46 -05:00
ttm_tt.c drm/ttm: move initializing ttm->sg into ttm_tt_init_fields 2018-03-14 14:38:28 -05:00