Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.c55 amdgpu_bo_unref(&e->bo); in amdgpu_bo_list_free()
118 amdgpu_bo_unref(&bo); in amdgpu_bo_list_create()
155 amdgpu_bo_unref(&array[i].bo); in amdgpu_bo_list_create()
157 amdgpu_bo_unref(&array[i].bo); in amdgpu_bo_list_create()
Damdgpu_vm_pt.c573 amdgpu_bo_unref(&bo); in amdgpu_vm_pt_create()
629 amdgpu_bo_unref(&pt->shadow); in amdgpu_vm_pt_alloc()
630 amdgpu_bo_unref(&pt_bo); in amdgpu_vm_pt_alloc()
648 amdgpu_bo_unref(&shadow); in amdgpu_vm_pt_free()
656 amdgpu_bo_unref(&entry->bo); in amdgpu_vm_pt_free()
Damdgpu_object.c65 amdgpu_bo_unref(&bo->parent); in amdgpu_bo_destroy()
257 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_reserved()
320 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_reserved()
425 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_kernel_at()
453 amdgpu_bo_unref(bo); in amdgpu_bo_free_kernel()
662 amdgpu_bo_unref(&bo); in amdgpu_bo_create()
865 void amdgpu_bo_unref(struct amdgpu_bo **bo) in amdgpu_bo_unref() function
Damdgpu_gart.c204 amdgpu_bo_unref(&bo); in amdgpu_gart_table_ram_alloc()
233 amdgpu_bo_unref(&adev->gart.bo); in amdgpu_gart_table_ram_free()
Damdgpu_amdkfd.c333 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_alloc_gtt_mem()
346 amdgpu_bo_unref(&(bo)); in amdgpu_amdkfd_free_gtt_mem()
382 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_free_gws()
Damdgpu_vm.c2206 amdgpu_bo_unref(&root->shadow); in amdgpu_vm_init()
2207 amdgpu_bo_unref(&root_bo); in amdgpu_vm_init()
2293 amdgpu_bo_unref(&to_amdgpu_bo_vm(vm->root.bo)->shadow); in amdgpu_vm_make_compute()
2360 amdgpu_bo_unref(&root); in amdgpu_vm_fini()
2578 amdgpu_bo_unref(&root); in amdgpu_vm_handle_fault()
2634 amdgpu_bo_unref(&root); in amdgpu_vm_handle_fault()
Damdgpu_object.h333 void amdgpu_bo_unref(struct amdgpu_bo **bo);
Damdgpu_vkms.c382 amdgpu_bo_unref(&rbo); in amdgpu_vkms_cleanup_fb()
Damdgpu_gmc.c89 amdgpu_bo_unref(&adev->gmc.pdb0_bo); in amdgpu_gmc_pdb0_alloc()
Damdgpu_display.c185 amdgpu_bo_unref(&work->old_abo); in amdgpu_display_unpin_work_func()
300 amdgpu_bo_unref(&work->old_abo); in amdgpu_display_crtc_page_flip_target()
Damdgpu_gem.c94 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.c2943 amdgpu_bo_unref(&gws_bo); in amdgpu_amdkfd_add_gws_to_process()
2972 amdgpu_bo_unref(&gws_bo); in amdgpu_amdkfd_remove_gws_from_process()
Damdgpu_cs.c1379 amdgpu_bo_unref(&parser->uf_bo); in amdgpu_cs_parser_fini()
Damdgpu_kms.c1344 amdgpu_bo_unref(&pd); in amdgpu_driver_postclose_kms()
Dgfx_v9_4_3.c893 amdgpu_bo_unref(&adev->gfx.rlc.clear_state_obj); in gfx_v9_4_3_sw_fini()
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_plane.c948 amdgpu_bo_unref(&rbo); in dm_plane_helper_cleanup_fb()
/Linux-v6.6/drivers/gpu/drm/amd/amdkfd/
Dkfd_svm.c403 amdgpu_bo_unref(&svm_bo->bo); in svm_range_bo_release()
620 amdgpu_bo_unref(&bo); in svm_range_vram_node_new()