Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c102 bo = amdgpu_bo_ref(gem_to_amdgpu_bo(gobj)); in amdgpu_bo_list_create()
H A Damdgpu_userq.c240 db_obj->obj = amdgpu_bo_ref(gem_to_amdgpu_bo(gobj)); in amdgpu_userq_get_doorbell_index()
360 bo = amdgpu_bo_ref(queue->mqd.obj); in amdgpu_mqd_info_read()
H A Damdgpu_vm.c2603 root_bo = amdgpu_bo_ref(&root->bo); in amdgpu_vm_init()
2732 root = amdgpu_bo_ref(vm->root.bo); in amdgpu_vm_fini()
2929 root = amdgpu_bo_ref(vm->root.bo); in amdgpu_vm_handle_fault()
H A Damdgpu_amdkfd_gpuvm.c358 (*bo_out)->parent = amdgpu_bo_ref(mem->bo); in create_dmamap_sg_bo()
2229 *bo_gart = amdgpu_bo_ref(bo); in amdgpu_amdkfd_map_gtt_bo_to_gart()
3090 (*mem)->bo = amdgpu_bo_ref(gws_bo); in amdgpu_amdkfd_add_gws_to_process()
H A Damdgpu_userq_fence.c377 bo = amdgpu_bo_ref(mapping->bo_va->base.bo); in amdgpu_userq_fence_read_wptr()
H A Damdgpu_gem.c513 abo->parent = amdgpu_bo_ref(vm->root.bo); in amdgpu_gem_create_ioctl()
H A Damdgpu_object.c885 struct amdgpu_bo *amdgpu_bo_ref(struct amdgpu_bo *bo) in amdgpu_bo_ref() function
H A Damdgpu_display.c224 amdgpu_bo_ref(work->old_abo); in amdgpu_display_crtc_page_flip_target()
H A Damdgpu_cs.c136 p->uf_bo = amdgpu_bo_ref(gem_to_amdgpu_bo(gobj)); in amdgpu_cs_p1_user_fence()
H A Damdgpu_debugfs.c2149 root_bo = amdgpu_bo_ref(fpriv->vm.root.bo); in amdgpu_pt_info_read()
H A Damdgpu_kms.c1521 pd = amdgpu_bo_ref(fpriv->vm.root.bo); in amdgpu_driver_postclose_kms()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c988 amdgpu_bo_ref(rbo); in amdgpu_dm_plane_helper_prepare_fb()