Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A 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()
A 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()
A Damdgpu_benchmark.c150 amdgpu_bo_unref(&sobj); in amdgpu_benchmark_move()
158 amdgpu_bo_unref(&dobj); in amdgpu_benchmark_move()
A 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()
834 void amdgpu_bo_unref(struct amdgpu_bo **bo) in amdgpu_bo_unref() function
A Damdgpu_fdinfo.c84 amdgpu_bo_unref(&root); in amdgpu_show_fdinfo()
A Damdgpu_vm.c982 amdgpu_bo_unref(&bo); in amdgpu_vm_pt_create()
1036 amdgpu_bo_unref(&pt->shadow); in amdgpu_vm_alloc_pts()
1037 amdgpu_bo_unref(&pt_bo); in amdgpu_vm_alloc_pts()
1055 amdgpu_bo_unref(&shadow); in amdgpu_vm_free_table()
1056 amdgpu_bo_unref(&entry->bo); in amdgpu_vm_free_table()
3007 amdgpu_bo_unref(&root->shadow); in amdgpu_vm_init()
3008 amdgpu_bo_unref(&root_bo); in amdgpu_vm_init()
3119 amdgpu_bo_unref(&to_amdgpu_bo_vm(vm->root.bo)->shadow); in amdgpu_vm_make_compute()
3178 amdgpu_bo_unref(&root); in amdgpu_vm_fini()
3392 amdgpu_bo_unref(&root); in amdgpu_vm_handle_fault()
[all …]
A Damdgpu_amdkfd.c312 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_alloc_gtt_mem()
325 amdgpu_bo_unref(&(bo)); in amdgpu_amdkfd_free_gtt_mem()
362 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_free_gws()
A Damdgpu_gart.c207 amdgpu_bo_unref(&adev->gart.bo); in amdgpu_gart_table_vram_free()
A Damdgpu_object.h302 void amdgpu_bo_unref(struct amdgpu_bo **bo);
A Damdgpu_vkms.c363 amdgpu_bo_unref(&rbo); in amdgpu_vkms_cleanup_fb()
A 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()
A Damdgpu_gmc.c85 amdgpu_bo_unref(&adev->gmc.pdb0_bo); in amdgpu_gmc_pdb0_alloc()
A Damdgpu_cs.c78 amdgpu_bo_unref(&bo); in amdgpu_cs_user_fence_chunk()
718 amdgpu_bo_unref(&uf); in amdgpu_cs_parser_fini()
A Damdgpu_gem.c91 amdgpu_bo_unref(&robj); in amdgpu_gem_object_free()
A Damdgpu_amdkfd_gpuvm.c2504 amdgpu_bo_unref(&gws_bo); in amdgpu_amdkfd_add_gws_to_process()
2533 amdgpu_bo_unref(&gws_bo); in amdgpu_amdkfd_remove_gws_from_process()
A Damdgpu_uvd.c179 amdgpu_bo_unref(&bo); in amdgpu_uvd_create_msg_bo_helper()
A Dgmc_v9_0.c1649 amdgpu_bo_unref(&adev->gmc.pdb0_bo); in gmc_v9_0_sw_fini()
A Damdgpu_kms.c1291 amdgpu_bo_unref(&pd); in amdgpu_driver_postclose_kms()
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_svm.c366 amdgpu_bo_unref(&svm_bo->bo); in svm_range_bo_release()
549 amdgpu_bo_unref(&bo); in svm_range_vram_node_new()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c7526 amdgpu_bo_unref(&rbo); in dm_plane_helper_cleanup_fb()

Completed in 63 milliseconds