Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_test.c226 amdgpu_bo_unref(&gtt_obj[i]); in amdgpu_do_test_moves()
231 amdgpu_bo_unref(&gtt_obj[i]); in amdgpu_do_test_moves()
242 amdgpu_bo_unref(&vram_obj); in amdgpu_do_test_moves()
H A Damdgpu_bo_list.c53 amdgpu_bo_unref(&e->robj); in amdgpu_bo_list_free()
106 amdgpu_bo_unref(&bo); in amdgpu_bo_list_create()
142 amdgpu_bo_unref(&array[i].robj); in amdgpu_bo_list_create()
H A Damdgpu_benchmark.c150 amdgpu_bo_unref(&sobj); in amdgpu_benchmark_move()
158 amdgpu_bo_unref(&dobj); in amdgpu_benchmark_move()
H A Damdgpu_object.c108 amdgpu_bo_unref(&bo->parent); in amdgpu_bo_destroy()
318 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create_reserved()
381 amdgpu_bo_unref(bo); in amdgpu_bo_free_kernel()
545 amdgpu_bo_unref(&bo); in amdgpu_bo_do_create()
616 amdgpu_bo_unref(bo_ptr); in amdgpu_bo_create()
844 void amdgpu_bo_unref(struct amdgpu_bo **bo) in amdgpu_bo_unref() function
H A Damdgpu_vm.c593 amdgpu_bo_unref(&pt->shadow); in amdgpu_vm_alloc_levels()
594 amdgpu_bo_unref(&pt); in amdgpu_vm_alloc_levels()
601 amdgpu_bo_unref(&pt->shadow); in amdgpu_vm_alloc_levels()
602 amdgpu_bo_unref(&pt); in amdgpu_vm_alloc_levels()
2778 amdgpu_bo_unref(&vm->root.base.bo->shadow); in amdgpu_vm_init()
2779 amdgpu_bo_unref(&vm->root.base.bo); in amdgpu_vm_init()
2854 amdgpu_bo_unref(&vm->root.base.bo->shadow); in amdgpu_vm_make_compute()
2879 amdgpu_bo_unref(&parent->base.bo->shadow); in amdgpu_vm_free_levels()
2880 amdgpu_bo_unref(&parent->base.bo); in amdgpu_vm_free_levels()
2965 amdgpu_bo_unref(&root);
H A Damdgpu_amdkfd.c344 amdgpu_bo_unref(&bo); in alloc_gtt_mem()
357 amdgpu_bo_unref(&(bo)); in free_gtt_mem()
H A Damdgpu_gart.c202 amdgpu_bo_unref(&adev->gart.robj); in amdgpu_gart_table_vram_free()
H A 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()
H A Damdgpu_vcn.c320 amdgpu_bo_unref(&bo); in amdgpu_vcn_dec_send_msg()
333 amdgpu_bo_unref(&bo); in amdgpu_vcn_dec_send_msg()
H A Damdgpu_object.h258 void amdgpu_bo_unref(struct amdgpu_bo **bo);
H A Damdgpu_uvd.c1099 amdgpu_bo_unref(&bo); in amdgpu_uvd_send_msg()
1112 amdgpu_bo_unref(&bo); in amdgpu_uvd_send_msg()
H A Damdgpu_cs.c72 amdgpu_bo_unref(&p->uf_entry.robj); in amdgpu_cs_user_fence_chunk()
812 amdgpu_bo_unref(&parser->uf_entry.robj); in amdgpu_cs_parser_fini()
H A Damdgpu_gem.c41 amdgpu_bo_unref(&robj); in amdgpu_gem_object_free()
H A Damdgpu_kms.c964 amdgpu_bo_unref(&pd); in amdgpu_driver_postclose_kms()
H A Damdgpu_ttm.c1714 amdgpu_bo_unref(&adev->fw_vram_usage.reserved_bo); in amdgpu_ttm_fw_reserve_vram_init()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c3313 amdgpu_bo_unref(&rbo); in dm_plane_helper_cleanup_fb()