Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
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_bo_list.c53 amdgpu_bo_unref(&e->robj); in amdgpu_bo_list_free()
105 amdgpu_bo_unref(&bo); in amdgpu_bo_list_create()
141 amdgpu_bo_unref(&array[i].robj); in amdgpu_bo_list_create()
Damdgpu_benchmark.c150 amdgpu_bo_unref(&sobj); in amdgpu_benchmark_move()
158 amdgpu_bo_unref(&dobj); in amdgpu_benchmark_move()
Damdgpu_object.c103 amdgpu_bo_unref(&bo->parent); in amdgpu_bo_destroy()
313 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_reserved()
376 amdgpu_bo_unref(bo); in amdgpu_bo_free_kernel()
539 amdgpu_bo_unref(&bo); in amdgpu_bo_do_create()
610 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create()
838 void amdgpu_bo_unref(struct amdgpu_bo **bo) in amdgpu_bo_unref() function
Damdgpu_vm.c528 amdgpu_bo_unref(&pt->shadow); in amdgpu_vm_alloc_levels()
529 amdgpu_bo_unref(&pt); in amdgpu_vm_alloc_levels()
536 amdgpu_bo_unref(&pt->shadow); in amdgpu_vm_alloc_levels()
537 amdgpu_bo_unref(&pt); in amdgpu_vm_alloc_levels()
2695 amdgpu_bo_unref(&vm->root.base.bo->shadow); in amdgpu_vm_init()
2696 amdgpu_bo_unref(&vm->root.base.bo); in amdgpu_vm_init()
2771 amdgpu_bo_unref(&vm->root.base.bo->shadow); in amdgpu_vm_make_compute()
2796 amdgpu_bo_unref(&parent->base.bo->shadow); in amdgpu_vm_free_levels()
2797 amdgpu_bo_unref(&parent->base.bo); in amdgpu_vm_free_levels()
2869 amdgpu_bo_unref(&root); in amdgpu_vm_fini()
Damdgpu_amdkfd.c340 amdgpu_bo_unref(&bo); in alloc_gtt_mem()
353 amdgpu_bo_unref(&(bo)); in free_gtt_mem()
Damdgpu_gart.c202 amdgpu_bo_unref(&adev->gart.robj); in amdgpu_gart_table_vram_free()
Damdgpu_object.h258 void amdgpu_bo_unref(struct amdgpu_bo **bo);
Damdgpu_vcn.c320 amdgpu_bo_unref(&bo); in amdgpu_vcn_dec_send_msg()
333 amdgpu_bo_unref(&bo); in amdgpu_vcn_dec_send_msg()
Damdgpu_display.c141 amdgpu_bo_unref(&work->old_abo); in amdgpu_display_unpin_work_func()
252 amdgpu_bo_unref(&work->old_abo); in amdgpu_display_crtc_page_flip_target()
Damdgpu_uvd.c1099 amdgpu_bo_unref(&bo); in amdgpu_uvd_send_msg()
1112 amdgpu_bo_unref(&bo); in amdgpu_uvd_send_msg()
Damdgpu_cs.c72 amdgpu_bo_unref(&p->uf_entry.robj); in amdgpu_cs_user_fence_chunk()
810 amdgpu_bo_unref(&parser->uf_entry.robj); in amdgpu_cs_parser_fini()
Damdgpu_gem.c41 amdgpu_bo_unref(&robj); in amdgpu_gem_object_free()
Damdgpu_amdkfd_gpuvm.c1249 amdgpu_bo_unref(&bo); in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
1327 amdgpu_bo_unref(&mem->bo); in amdgpu_amdkfd_gpuvm_free_memory_of_gpu()
Damdgpu_kms.c967 amdgpu_bo_unref(&pd); in amdgpu_driver_postclose_kms()
Damdgpu_ttm.c1696 amdgpu_bo_unref(&adev->fw_vram_usage.reserved_bo); in amdgpu_ttm_fw_reserve_vram_init()
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c3274 amdgpu_bo_unref(&rbo); in dm_plane_helper_cleanup_fb()