Home
last modified time | relevance | path

Searched refs:amdgpu_bo_unreserve (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_wb.c131 amdgpu_bo_unreserve(rbo); in amdgpu_dm_wb_prepare_job()
143 amdgpu_bo_unreserve(rbo); in amdgpu_dm_wb_prepare_job()
164 amdgpu_bo_unreserve(rbo); in amdgpu_dm_wb_cleanup_job()
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gem.c187 amdgpu_bo_unreserve(abo); in amdgpu_gem_object_open()
397 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_gem_create_ioctl()
473 amdgpu_bo_unreserve(bo); in amdgpu_gem_userptr_ioctl()
624 amdgpu_bo_unreserve(robj); in amdgpu_gem_metadata_ioctl()
868 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl()
877 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl()
882 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl()
889 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl()
904 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl()
907 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl()
Damdgpu_amdkfd_gpuvm.c334 amdgpu_bo_unreserve(mem->bo); in create_dmamap_sg_bo()
456 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_bo_validate_and_fence()
970 amdgpu_bo_unreserve(bo[i]); in kfd_mem_attach()
995 amdgpu_bo_unreserve(bo[i]); in kfd_mem_attach()
1107 amdgpu_bo_unreserve(bo); in init_user_pages()
1435 amdgpu_bo_unreserve(vm->root.bo); in init_kfd_vm()
1451 amdgpu_bo_unreserve(vm->root.bo); in init_kfd_vm()
1508 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_gpuvm_pin_bo()
1529 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_gpuvm_unpin_bo()
2152 amdgpu_bo_unreserve(mem->bo); in amdgpu_amdkfd_gpuvm_dmaunmap_mem()
[all …]
Damdgpu_gart.c203 amdgpu_bo_unreserve(bo); in amdgpu_gart_table_ram_alloc()
208 amdgpu_bo_unreserve(bo); in amdgpu_gart_table_ram_alloc()
238 amdgpu_bo_unreserve(adev->gart.bo); in amdgpu_gart_table_ram_free()
Damdgpu_fdinfo.c74 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_show_fdinfo()
Damdgpu_display.c181 amdgpu_bo_unreserve(work->old_abo); in amdgpu_display_unpin_work_func()
260 amdgpu_bo_unreserve(new_abo); in amdgpu_display_crtc_page_flip_target()
298 amdgpu_bo_unreserve(new_abo); in amdgpu_display_crtc_page_flip_target()
701 amdgpu_bo_unreserve(rbo); in extract_render_dcc_offset()
1190 amdgpu_bo_unreserve(rbo); in amdgpu_display_get_fb_info()
1727 amdgpu_bo_unreserve(aobj); in amdgpu_display_suspend_helper()
1739 amdgpu_bo_unreserve(robj); in amdgpu_display_suspend_helper()
1768 amdgpu_bo_unreserve(aobj); in amdgpu_display_resume_helper()
Damdgpu_object.c304 amdgpu_bo_unreserve(*bo_ptr); in amdgpu_bo_create_reserved()
345 amdgpu_bo_unreserve(*bo_ptr); in amdgpu_bo_create_kernel()
408 amdgpu_bo_unreserve(*bo_ptr); in amdgpu_bo_create_kernel_at()
412 amdgpu_bo_unreserve(*bo_ptr); in amdgpu_bo_create_kernel_at()
439 amdgpu_bo_unreserve(*bo); in amdgpu_bo_free_kernel()
630 amdgpu_bo_unreserve(bo); in amdgpu_bo_create()
Damdgpu_vkms.c355 amdgpu_bo_unreserve(rbo); in amdgpu_vkms_prepare_fb()
367 amdgpu_bo_unreserve(rbo); in amdgpu_vkms_prepare_fb()
395 amdgpu_bo_unreserve(rbo); in amdgpu_vkms_cleanup_fb()
Damdgpu_amdkfd.c353 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_alloc_gtt_mem()
360 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_alloc_gtt_mem()
374 amdgpu_bo_unreserve(*bo); in amdgpu_amdkfd_free_gtt_mem()
Damdgpu_ring.c559 amdgpu_bo_unreserve(ring->mqd_obj); in amdgpu_debugfs_mqd_read()
580 amdgpu_bo_unreserve(ring->mqd_obj); in amdgpu_debugfs_mqd_read()
Damdgpu_object.h226 static inline void amdgpu_bo_unreserve(struct amdgpu_bo *bo) in amdgpu_bo_unreserve() function
Damdgpu_uvd.c172 amdgpu_bo_unreserve(bo); in amdgpu_uvd_create_msg_bo_helper()
179 amdgpu_bo_unreserve(bo); in amdgpu_uvd_create_msg_bo_helper()
1181 amdgpu_bo_unreserve(bo); in amdgpu_uvd_send_msg()
Damdgpu_rlc.c115 amdgpu_bo_unreserve(adev->gfx.rlc.save_restore_obj); in amdgpu_gfx_rlc_init_sr()
177 amdgpu_bo_unreserve(adev->gfx.rlc.cp_table_obj); in amdgpu_gfx_rlc_init_cpt()
Damdgpu_dma_buf.c230 amdgpu_bo_unreserve(bo); in amdgpu_dma_buf_begin_cpu_access()
Dgfx_v12_0.c770 amdgpu_bo_unreserve(adev->gfx.mec.hpd_eop_obj); in gfx_v12_0_mec_init()
2263 amdgpu_bo_unreserve(adev->gfx.pfp.pfp_fw_obj); in gfx_v12_0_cp_gfx_load_pfp_microcode_rs64()
2264 amdgpu_bo_unreserve(adev->gfx.pfp.pfp_fw_data_obj); in gfx_v12_0_cp_gfx_load_pfp_microcode_rs64()
2407 amdgpu_bo_unreserve(adev->gfx.me.me_fw_obj); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
2408 amdgpu_bo_unreserve(adev->gfx.me.me_fw_data_obj); in gfx_v12_0_cp_gfx_load_me_microcode_rs64()
2732 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj); in gfx_v12_0_cp_compute_load_microcode_rs64()
2733 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_data_obj); in gfx_v12_0_cp_compute_load_microcode_rs64()
2969 amdgpu_bo_unreserve(ring->mqd_obj); in gfx_v12_0_cp_async_gfx_ring_resume()
3311 amdgpu_bo_unreserve(ring->mqd_obj); in gfx_v12_0_kiq_resume()
3318 amdgpu_bo_unreserve(ring->mqd_obj); in gfx_v12_0_kiq_resume()
[all …]
Dgfx_v11_0.c944 amdgpu_bo_unreserve(adev->gfx.mec.hpd_eop_obj); in gfx_v11_0_mec_init()
2980 amdgpu_bo_unreserve(adev->gfx.pfp.pfp_fw_obj); in gfx_v11_0_cp_gfx_load_pfp_microcode()
3050 amdgpu_bo_unreserve(adev->gfx.pfp.pfp_fw_obj); in gfx_v11_0_cp_gfx_load_pfp_microcode_rs64()
3051 amdgpu_bo_unreserve(adev->gfx.pfp.pfp_fw_data_obj); in gfx_v11_0_cp_gfx_load_pfp_microcode_rs64()
3198 amdgpu_bo_unreserve(adev->gfx.me.me_fw_obj); in gfx_v11_0_cp_gfx_load_me_microcode()
3268 amdgpu_bo_unreserve(adev->gfx.me.me_fw_obj); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
3269 amdgpu_bo_unreserve(adev->gfx.me.me_fw_data_obj); in gfx_v11_0_cp_gfx_load_me_microcode_rs64()
3709 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj); in gfx_v11_0_cp_compute_load_microcode()
3781 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj); in gfx_v11_0_cp_compute_load_microcode_rs64()
3782 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_data_obj); in gfx_v11_0_cp_compute_load_microcode_rs64()
[all …]
Damdgpu_vm.c2497 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_vm_init()
2504 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_vm_init()
2573 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_vm_make_compute()
2635 amdgpu_bo_unreserve(root); in amdgpu_vm_fini()
2865 amdgpu_bo_unreserve(root); in amdgpu_vm_handle_fault()
Damdgpu_vce.c304 amdgpu_bo_unreserve(adev->vce.vcpu_bo); in amdgpu_vce_resume()
320 amdgpu_bo_unreserve(adev->vce.vcpu_bo); in amdgpu_vce_resume()
Damdgpu_umsch_mm.c659 amdgpu_bo_unreserve(adev->umsch_mm.ucode_fw_obj); in amdgpu_umsch_mm_allocate_ucode_buffer()
691 amdgpu_bo_unreserve(adev->umsch_mm.data_fw_obj); in amdgpu_umsch_mm_allocate_ucode_data_buffer()
Ddce_v6_0.c1867 amdgpu_bo_unreserve(abo); in dce_v6_0_crtc_do_set_base()
1874 amdgpu_bo_unreserve(abo); in dce_v6_0_crtc_do_set_base()
2041 amdgpu_bo_unreserve(abo); in dce_v6_0_crtc_do_set_base()
2327 amdgpu_bo_unreserve(aobj); in dce_v6_0_crtc_cursor_set2()
2363 amdgpu_bo_unreserve(aobj); in dce_v6_0_crtc_cursor_set2()
2485 amdgpu_bo_unreserve(abo); in dce_v6_0_crtc_disable()
Ddce_v8_0.c1834 amdgpu_bo_unreserve(abo); in dce_v8_0_crtc_do_set_base()
1841 amdgpu_bo_unreserve(abo); in dce_v8_0_crtc_do_set_base()
2010 amdgpu_bo_unreserve(abo); in dce_v8_0_crtc_do_set_base()
2326 amdgpu_bo_unreserve(aobj); in dce_v8_0_crtc_cursor_set2()
2362 amdgpu_bo_unreserve(aobj); in dce_v8_0_crtc_cursor_set2()
2489 amdgpu_bo_unreserve(abo); in dce_v8_0_crtc_disable()
Dmes_v12_0.c786 amdgpu_bo_unreserve(adev->mes.ucode_fw_obj[pipe]); in mes_v12_0_allocate_ucode_buffer()
820 amdgpu_bo_unreserve(adev->mes.data_fw_obj[pipe]); in mes_v12_0_allocate_ucode_data_buffer()
994 amdgpu_bo_unreserve(adev->mes.eop_gpu_obj[pipe]); in mes_v12_0_allocate_eop_buf()
Damdgpu_gmc.c82 amdgpu_bo_unreserve(adev->gmc.pdb0_bo); in amdgpu_gmc_pdb0_alloc()
88 amdgpu_bo_unreserve(adev->gmc.pdb0_bo); in amdgpu_gmc_pdb0_alloc()
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_queue.c307 amdgpu_bo_unreserve(vm->root.bo); in kfd_queue_acquire_buffers()
317 amdgpu_bo_unreserve(vm->root.bo); in kfd_queue_acquire_buffers()
321 amdgpu_bo_unreserve(vm->root.bo); in kfd_queue_acquire_buffers()
381 amdgpu_bo_unreserve(vm->root.bo); in kfd_queue_unref_bo_vas()
Dkfd_svm.c624 amdgpu_bo_unreserve(bo); in svm_range_vram_node_new()
632 amdgpu_bo_unreserve(bo); in svm_range_vram_node_new()
637 amdgpu_bo_unreserve(bo); in svm_range_vram_node_new()
2811 amdgpu_bo_unreserve(vm->root.bo); in svm_range_check_vm_userptr()
2814 amdgpu_bo_unreserve(vm->root.bo); in svm_range_check_vm_userptr()
3339 amdgpu_bo_unreserve(vm->root.bo); in svm_range_check_vm()
3342 amdgpu_bo_unreserve(vm->root.bo); in svm_range_check_vm()

12