Home
last modified time | relevance | path

Searched refs:amdgpu_bo_unref (Results 1 – 16 of 16) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.c56 amdgpu_bo_unref(&bo); in amdgpu_bo_list_free()
110 amdgpu_bo_unref(&bo); in amdgpu_bo_list_create()
147 amdgpu_bo_unref(&bo); in amdgpu_bo_list_create()
152 amdgpu_bo_unref(&bo); in amdgpu_bo_list_create()
Damdgpu_vm_pt.c563 amdgpu_bo_unref(&bo); in amdgpu_vm_pt_create()
619 amdgpu_bo_unref(&pt->shadow); in amdgpu_vm_pt_alloc()
620 amdgpu_bo_unref(&pt_bo); in amdgpu_vm_pt_alloc()
638 amdgpu_bo_unref(&shadow); in amdgpu_vm_pt_free()
646 amdgpu_bo_unref(&entry->bo); in amdgpu_vm_pt_free()
Damdgpu_object.c65 amdgpu_bo_unref(&bo->parent); in amdgpu_bo_destroy()
238 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_reserved()
301 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_reserved()
406 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_kernel_at()
432 amdgpu_bo_unref(bo); in amdgpu_bo_free_kernel()
633 amdgpu_bo_unref(&bo); in amdgpu_bo_create()
839 void amdgpu_bo_unref(struct amdgpu_bo **bo) in amdgpu_bo_unref() function
Damdgpu_amdkfd.c342 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_alloc_gtt_mem()
355 amdgpu_bo_unref(&(bo)); in amdgpu_amdkfd_free_gtt_mem()
391 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_free_gws()
Damdgpu_vm.c2100 amdgpu_bo_unref(&root->shadow); in amdgpu_vm_init()
2101 amdgpu_bo_unref(&root_bo); in amdgpu_vm_init()
2193 amdgpu_bo_unref(&to_amdgpu_bo_vm(vm->root.bo)->shadow); in amdgpu_vm_make_compute()
2260 amdgpu_bo_unref(&root); in amdgpu_vm_fini()
2478 amdgpu_bo_unref(&root); in amdgpu_vm_handle_fault()
2534 amdgpu_bo_unref(&root); in amdgpu_vm_handle_fault()
Damdgpu_object.h301 void amdgpu_bo_unref(struct amdgpu_bo **bo);
Damdgpu_vkms.c381 amdgpu_bo_unref(&rbo); in amdgpu_vkms_cleanup_fb()
Damdgpu_gmc.c88 amdgpu_bo_unref(&adev->gmc.pdb0_bo); in amdgpu_gmc_pdb0_alloc()
Damdgpu_display.c147 amdgpu_bo_unref(&work->old_abo); in amdgpu_display_unpin_work_func()
262 amdgpu_bo_unref(&work->old_abo); in amdgpu_display_crtc_page_flip_target()
Damdgpu_cs.c153 amdgpu_bo_unref(&bo); in amdgpu_cs_p1_user_fence()
1367 amdgpu_bo_unref(&uf); in amdgpu_cs_parser_fini()
Damdgpu_gem.c91 amdgpu_bo_unref(&robj); in amdgpu_gem_object_free()
Damdgpu_uvd.c180 amdgpu_bo_unref(&bo); in amdgpu_uvd_create_msg_bo_helper()
Damdgpu_amdkfd_gpuvm.c2863 amdgpu_bo_unref(&gws_bo); in amdgpu_amdkfd_add_gws_to_process()
2892 amdgpu_bo_unref(&gws_bo); in amdgpu_amdkfd_remove_gws_from_process()
Damdgpu_kms.c1259 amdgpu_bo_unref(&pd); in amdgpu_driver_postclose_kms()
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_plane.c948 amdgpu_bo_unref(&rbo); in dm_plane_helper_cleanup_fb()
/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_svm.c392 amdgpu_bo_unref(&svm_bo->bo); in svm_range_bo_release()
604 amdgpu_bo_unref(&bo); in svm_range_vram_node_new()