Home
last modified time | relevance | path

Searched refs:ttm_glob (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/ttm/
A Dttm_device.c44 struct ttm_global ttm_glob; variable
45 EXPORT_SYMBOL(ttm_glob);
51 struct ttm_global *glob = &ttm_glob; in ttm_global_release()
68 struct ttm_global *glob = &ttm_glob; in ttm_global_init()
125 struct ttm_global *glob = &ttm_glob; in ttm_global_swapout()
204 struct ttm_global *glob = &ttm_glob; in ttm_device_init()
A Dttm_agp_backend.c53 struct page *dummy_read_page = ttm_glob.dummy_read_page; in ttm_agp_bind()
A Dttm_bo.c468 atomic_dec(&ttm_glob.bo_count); in ttm_bo_release()
986 atomic_inc(&ttm_glob.bo_count); in ttm_bo_init_reserved()
A Dttm_bo_util.c232 atomic_inc(&ttm_glob.bo_count); in ttm_buffer_object_transfer()
/linux/include/drm/ttm/
A Dttm_device.h61 } ttm_glob; variable
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_gart.c75 struct page *dummy_page = ttm_glob.dummy_read_page; in amdgpu_gart_dummy_page_init()

Completed in 9 milliseconds