linux/include/drm/ttm
Christian König 27eb1fa913 drm/ttm: use a static ttm_mem_global instance
As the name says we only need one global instance of ttm_mem_global.

Drop all the driver initialization and just use a single exported
instance which is initialized during BO global initialization.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-11-05 14:21:18 -05:00
..
ttm_bo_api.h drm/ttm: Export ttm_bo_get_unless_zero() 2018-09-28 08:55:10 +02:00
ttm_bo_driver.h drm/ttm: use a static ttm_mem_global instance 2018-11-05 14:21:18 -05:00
ttm_debug.h
ttm_execbuf_util.h
ttm_memory.h drm/ttm: use a static ttm_mem_global instance 2018-11-05 14:21:18 -05:00
ttm_module.h
ttm_page_alloc.h
ttm_placement.h
ttm_set_memory.h drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helper 2018-08-01 17:23:05 -05:00
ttm_tt.h