Home
last modified time | relevance | path

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

/Linux-v5.15/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()
146 amdgpu_bo_unref(&bo); in amdgpu_bo_list_create()
151 amdgpu_bo_unref(&bo); in amdgpu_bo_list_create()
Damdgpu_test.c222 amdgpu_bo_unref(&gtt_obj[i]); in amdgpu_do_test_moves()
227 amdgpu_bo_unref(&gtt_obj[i]); in amdgpu_do_test_moves()
238 amdgpu_bo_unref(&vram_obj); in amdgpu_do_test_moves()
Damdgpu_benchmark.c150 amdgpu_bo_unref(&sobj); in amdgpu_benchmark_move()
158 amdgpu_bo_unref(&dobj); in amdgpu_benchmark_move()
Damdgpu_object.c64 amdgpu_bo_unref(&bo->parent); in amdgpu_bo_destroy()
237 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_reserved()
300 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_reserved()
405 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_kernel_at()
431 amdgpu_bo_unref(bo); in amdgpu_bo_free_kernel()
631 amdgpu_bo_unref(&bo); in amdgpu_bo_create()
868 void amdgpu_bo_unref(struct amdgpu_bo **bo) in amdgpu_bo_unref() function
Damdgpu_fdinfo.c84 amdgpu_bo_unref(&root); in amdgpu_show_fdinfo()
Damdgpu_vm.c976 amdgpu_bo_unref(&bo); in amdgpu_vm_pt_create()
1030 amdgpu_bo_unref(&pt->shadow); in amdgpu_vm_alloc_pts()
1031 amdgpu_bo_unref(&pt_bo); in amdgpu_vm_alloc_pts()
1049 amdgpu_bo_unref(&shadow); in amdgpu_vm_free_table()
1050 amdgpu_bo_unref(&entry->bo); in amdgpu_vm_free_table()
2995 amdgpu_bo_unref(&root->shadow); in amdgpu_vm_init()
2996 amdgpu_bo_unref(&root_bo); in amdgpu_vm_init()
3107 amdgpu_bo_unref(&to_amdgpu_bo_vm(vm->root.bo)->shadow); in amdgpu_vm_make_compute()
3166 amdgpu_bo_unref(&root); in amdgpu_vm_fini()
3380 amdgpu_bo_unref(&root); in amdgpu_vm_handle_fault()
[all …]
Damdgpu_amdkfd.c311 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_alloc_gtt_mem()
324 amdgpu_bo_unref(&(bo)); in amdgpu_amdkfd_free_gtt_mem()
361 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_free_gws()
Damdgpu_gart.c206 amdgpu_bo_unref(&adev->gart.bo); in amdgpu_gart_table_vram_free()
Damdgpu_object.h302 void amdgpu_bo_unref(struct amdgpu_bo **bo);
Damdgpu_vkms.c363 amdgpu_bo_unref(&rbo); in amdgpu_vkms_cleanup_fb()
Damdgpu_vcn.c731 amdgpu_bo_unref(&bo); in amdgpu_vcn_dec_sw_send_msg()
744 amdgpu_bo_unref(&bo); in amdgpu_vcn_dec_sw_send_msg()
Damdgpu_uvd.c1152 amdgpu_bo_unref(&bo); in amdgpu_uvd_send_msg()
1165 amdgpu_bo_unref(&bo); in amdgpu_uvd_send_msg()
Damdgpu_amdkfd_gpuvm.c1506 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
2478 amdgpu_bo_unref(&gws_bo); in amdgpu_amdkfd_add_gws_to_process()
2507 amdgpu_bo_unref(&gws_bo); in amdgpu_amdkfd_remove_gws_from_process()
Damdgpu_gmc.c85 amdgpu_bo_unref(&adev->gmc.pdb0_bo); in amdgpu_gmc_pdb0_alloc()
Damdgpu_display.c141 amdgpu_bo_unref(&work->old_abo); in amdgpu_display_unpin_work_func()
255 amdgpu_bo_unref(&work->old_abo); in amdgpu_display_crtc_page_flip_target()
Damdgpu_cs.c78 amdgpu_bo_unref(&bo); in amdgpu_cs_user_fence_chunk()
718 amdgpu_bo_unref(&uf); in amdgpu_cs_parser_fini()
Damdgpu_gem.c91 amdgpu_bo_unref(&robj); in amdgpu_gem_object_free()
Dgmc_v9_0.c1643 amdgpu_bo_unref(&adev->gmc.pdb0_bo); in gmc_v9_0_sw_fini()
Duvd_v6_0.c362 amdgpu_bo_unref(&bo); in uvd_v6_0_enc_ring_test_ib()
Damdgpu_kms.c1278 amdgpu_bo_unref(&pd); in amdgpu_driver_postclose_kms()
Duvd_v7_0.c368 amdgpu_bo_unref(&bo); in uvd_v7_0_enc_ring_test_ib()
Dgfx_v9_0.c2458 amdgpu_bo_unref(&adev->gfx.rlc.clear_state_obj); in gfx_v9_0_sw_fini()
/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_svm.c359 amdgpu_bo_unref(&svm_bo->bo); in svm_range_bo_release()
542 amdgpu_bo_unref(&bo); in svm_range_vram_node_new()
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c7034 amdgpu_bo_unref(&rbo); in dm_plane_helper_cleanup_fb()