Home
last modified time | relevance | path

Searched refs:ttm_bo_global (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_execbuf_util.c60 struct ttm_bo_global *glob; in ttm_eu_backoff_reservation()
99 struct ttm_bo_global *glob; in ttm_eu_reserve_buffers()
191 struct ttm_bo_global *glob; in ttm_eu_fence_buffer_objects()
Dttm_bo.c53 struct ttm_bo_global ttm_bo_glob;
119 struct ttm_bo_global *glob = in ttm_bo_global_show()
120 container_of(kobj, struct ttm_bo_global, kobj); in ttm_bo_global_show()
229 struct ttm_bo_global *glob = bo->bdev->glob; in ttm_bo_del_sub_from_lru()
478 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_cleanup_refs_or_queue()
549 struct ttm_bo_global *glob = bo->bdev->glob; in ttm_bo_cleanup_refs()
621 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_delayed_delete()
845 struct ttm_bo_global *glob = bdev->glob; in ttm_mem_evict_first()
1484 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_force_list_clean()
1616 struct ttm_bo_global *glob = in ttm_bo_global_kobj_release()
[all …]
/Linux-v5.4/include/drm/ttm/
Dttm_bo_api.h45 struct ttm_bo_global;
765 int ttm_bo_swapout(struct ttm_bo_global *glob,
Dttm_memory.h68 struct ttm_bo_global *bo_glob;
Dttm_bo_driver.h419 extern struct ttm_bo_global { struct
470 struct ttm_bo_global *glob;
/Linux-v5.4/drivers/gpu/drm/qxl/
Dqxl_ttm.c373 struct ttm_bo_global *glob = rdev->mman.bdev.glob; in qxl_mm_dump_table()
Dqxl_release.c432 struct ttm_bo_global *glob; in qxl_release_fence_buffer_objects()
/Linux-v5.4/Documentation/gpu/
Ddrm-mm.rst74 ttm_bo_global). Again, driver-specific init and release functions may
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c603 struct ttm_bo_global *glob = adev->mman.bdev.glob; in amdgpu_vm_move_to_lru_tail()