Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_hmm.c267 range->bo = amdgpu_bo_ref(bo); in amdgpu_hmm_range_alloc()
H A Damdgpu_vm.c483 amdgpu_bo_ref(bo); in amdgpu_vm_lock_individual()
2650 root_bo = amdgpu_bo_ref(&root->bo); in amdgpu_vm_init()
2780 root = amdgpu_bo_ref(vm->root.bo); in amdgpu_vm_fini()
2952 root = vm && vm->root.bo ? amdgpu_bo_ref(vm->root.bo) : NULL; in amdgpu_vm_lock_by_pasid()
H A Damdgpu_gem.c498 abo->parent = amdgpu_bo_ref(vm->root.bo); in amdgpu_gem_create_ioctl()
559 bo->parent = amdgpu_bo_ref(fpriv->vm.root.bo); in amdgpu_gem_userptr_ioctl()
H A Dmes_userqueue.c69 wptr_obj->obj = amdgpu_bo_ref(wptr_mapping->bo_va->base.bo); in mes_userq_create_wptr_mapping()
H A Damdgpu_amdkfd_gpuvm.c358 (*bo_out)->parent = amdgpu_bo_ref(mem->bo); in create_dmamap_sg_bo()
2268 *bo_gart = amdgpu_bo_ref(bo); in amdgpu_amdkfd_map_gtt_bo_to_gart()
3160 (*mem)->bo = amdgpu_bo_ref(gws_bo); in amdgpu_amdkfd_add_gws_to_process()
H A Damdgpu_object.c894 struct amdgpu_bo *amdgpu_bo_ref(struct amdgpu_bo *bo) in amdgpu_bo_ref() function
H A Damdgpu_userq.c483 db_obj->obj = amdgpu_bo_ref(gem_to_amdgpu_bo(gobj)); in amdgpu_userq_get_doorbell_index()
H A Damdgpu_cs.c145 p->uf_bo = amdgpu_bo_ref(gem_to_amdgpu_bo(gobj)); in amdgpu_cs_p1_user_fence()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c1284 amdgpu_bo_ref(rbo); in amdgpu_dm_plane_helper_prepare_fb()