Home
last modified time | relevance | path

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

/linux-6.3-rc2/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()
198 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.c382 atomic_dec(&ttm_glob.bo_count); in ttm_bo_release()
971 atomic_inc(&ttm_glob.bo_count); in ttm_bo_init_reserved()
A Dttm_bo_util.c243 atomic_inc(&ttm_glob.bo_count); in ttm_buffer_object_transfer()
/linux-6.3-rc2/include/drm/ttm/
A Dttm_device.h59 } ttm_glob; variable
/linux-6.3-rc2/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 15 milliseconds