Home
last modified time | relevance | path

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

/Linux-v5.4/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.c224 amdgpu_bo_unref(&gtt_obj[i]); in amdgpu_do_test_moves()
229 amdgpu_bo_unref(&gtt_obj[i]); in amdgpu_do_test_moves()
240 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.c94 amdgpu_bo_unref(&bo->parent); in amdgpu_bo_destroy()
241 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_reserved()
303 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_reserved()
367 amdgpu_bo_unref(bo); in amdgpu_bo_free_kernel()
556 amdgpu_bo_unref(&bo); in amdgpu_bo_do_create()
626 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create()
787 void amdgpu_bo_unref(struct amdgpu_bo **bo) in amdgpu_bo_unref() function
Damdgpu_amdkfd.c335 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_alloc_gtt_mem()
348 amdgpu_bo_unref(&(bo)); in amdgpu_amdkfd_free_gtt_mem()
382 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_free_gws()
Damdgpu_vm.c893 amdgpu_bo_unref(&pt->shadow); in amdgpu_vm_alloc_pts()
894 amdgpu_bo_unref(&pt); in amdgpu_vm_alloc_pts()
908 amdgpu_bo_unref(&entry->base.bo->shadow); in amdgpu_vm_free_table()
909 amdgpu_bo_unref(&entry->base.bo); in amdgpu_vm_free_table()
2758 amdgpu_bo_unref(&vm->root.base.bo->shadow); in amdgpu_vm_init()
2759 amdgpu_bo_unref(&vm->root.base.bo); in amdgpu_vm_init()
2886 amdgpu_bo_unref(&vm->root.base.bo->shadow); in amdgpu_vm_make_compute()
2983 amdgpu_bo_unref(&root); in amdgpu_vm_fini()
Damdgpu_vcn.c442 amdgpu_bo_unref(&bo); in amdgpu_vcn_dec_send_msg()
455 amdgpu_bo_unref(&bo); in amdgpu_vcn_dec_send_msg()
706 amdgpu_bo_unref(&bo); in amdgpu_vcn_enc_ring_test_ib()
Damdgpu_gart.c204 amdgpu_bo_unref(&adev->gart.bo); in amdgpu_gart_table_vram_free()
Damdgpu_object.h246 void amdgpu_bo_unref(struct amdgpu_bo **bo);
Damdgpu_display.c143 amdgpu_bo_unref(&work->old_abo); in amdgpu_display_unpin_work_func()
259 amdgpu_bo_unref(&work->old_abo); in amdgpu_display_crtc_page_flip_target()
Damdgpu_amdkfd_gpuvm.c1210 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
1291 amdgpu_bo_unref(&mem->bo); in amdgpu_amdkfd_gpuvm_free_memory_of_gpu()
2152 amdgpu_bo_unref(&gws_bo); in amdgpu_amdkfd_add_gws_to_process()
2181 amdgpu_bo_unref(&gws_bo); in amdgpu_amdkfd_remove_gws_from_process()
Damdgpu_uvd.c1101 amdgpu_bo_unref(&bo); in amdgpu_uvd_send_msg()
1114 amdgpu_bo_unref(&bo); in amdgpu_uvd_send_msg()
Ddce_virtual.c680 amdgpu_bo_unref(&works->old_abo); in dce_virtual_pageflip()
Damdgpu_cs.c76 amdgpu_bo_unref(&bo); in amdgpu_cs_user_fence_chunk()
780 amdgpu_bo_unref(&uf); in amdgpu_cs_parser_fini()
Damdgpu_gem.c46 amdgpu_bo_unref(&robj); in amdgpu_gem_object_free()
Damdgpu_vce.c1144 amdgpu_bo_unref(&bo); in amdgpu_vce_ring_test_ib()
Damdgpu_ras.c1282 amdgpu_bo_unref(&bo); in amdgpu_ras_reserve_vram()
Duvd_v6_0.c358 amdgpu_bo_unref(&bo); in uvd_v6_0_enc_ring_test_ib()
Damdgpu_kms.c1080 amdgpu_bo_unref(&pd); in amdgpu_driver_postclose_kms()
Duvd_v7_0.c365 amdgpu_bo_unref(&bo); in uvd_v7_0_enc_ring_test_ib()
Damdgpu_ttm.c1706 amdgpu_bo_unref(&adev->fw_vram_usage.reserved_bo); in amdgpu_ttm_fw_reserve_vram_init()
Dgfx_v9_0.c2366 amdgpu_bo_unref(&adev->gfx.rlc.clear_state_obj); in gfx_v9_0_sw_fini()
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c4564 amdgpu_bo_unref(&rbo); in dm_plane_helper_cleanup_fb()