Home
last modified time | relevance | path

Searched refs:ttm_to_amdgpu_bo (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ttm.c115 abo = ttm_to_amdgpu_bo(bo); in amdgpu_evict_flags()
330 abo_src = ttm_to_amdgpu_bo(src->bo); in amdgpu_ttm_copy_mem_to_mem()
331 abo_dst = ttm_to_amdgpu_bo(dst->bo); in amdgpu_ttm_copy_mem_to_mem()
384 struct amdgpu_bo *abo = ttm_to_amdgpu_bo(bo); in amdgpu_move_blit()
507 abo = ttm_to_amdgpu_bo(bo); in amdgpu_bo_move()
898 struct amdgpu_bo *abo = ttm_to_amdgpu_bo(tbo); in amdgpu_ttm_gart_bind()
1107 struct amdgpu_bo *abo = ttm_to_amdgpu_bo(bo); in amdgpu_ttm_tt_create()
1418 !amdgpu_vm_evictable(ttm_to_amdgpu_bo(bo))) in amdgpu_ttm_bo_eviction_valuable()
1443 amdgpu_bo_encrypted(ttm_to_amdgpu_bo(bo))) in amdgpu_ttm_bo_eviction_valuable()
1488 struct amdgpu_bo *abo = ttm_to_amdgpu_bo(bo); in amdgpu_ttm_access_memory_sdma()
[all …]
A Damdgpu_object.c62 struct amdgpu_bo *bo = ttm_to_amdgpu_bo(tbo); in amdgpu_bo_destroy()
75 struct amdgpu_bo *bo = ttm_to_amdgpu_bo(tbo); in amdgpu_bo_user_destroy()
1258 abo = ttm_to_amdgpu_bo(bo); in amdgpu_bo_move_notify()
1289 abo = ttm_to_amdgpu_bo(bo); in amdgpu_bo_release_notify()
1343 struct amdgpu_bo *abo = ttm_to_amdgpu_bo(bo); in amdgpu_bo_fault_reserve_notify()
A Damdgpu_object.h142 static inline struct amdgpu_bo *ttm_to_amdgpu_bo(struct ttm_buffer_object *tbo) in ttm_to_amdgpu_bo() function
A Damdgpu_vram_mgr.c455 struct amdgpu_bo *bo = ttm_to_amdgpu_bo(tbo); in amdgpu_vram_mgr_new()

Completed in 20 milliseconds