/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_gem.c | 186 amdgpu_bo_unreserve(abo); in amdgpu_gem_object_open() 358 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_gem_create_ioctl() 433 amdgpu_bo_unreserve(bo); in amdgpu_gem_userptr_ioctl() 583 amdgpu_bo_unreserve(robj); in amdgpu_gem_metadata_ioctl() 830 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl() 839 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl() 844 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl() 851 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl() 866 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl() 869 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl()
|
D | amdgpu_amdkfd_gpuvm.c | 265 amdgpu_bo_unreserve(mem->bo); in create_dmamap_sg_bo() 896 amdgpu_bo_unreserve(bo[i]); in kfd_mem_attach() 920 amdgpu_bo_unreserve(bo[i]); in kfd_mem_attach() 1034 amdgpu_bo_unreserve(bo); in init_user_pages() 1396 amdgpu_bo_unreserve(vm->root.bo); in init_kfd_vm() 1410 amdgpu_bo_unreserve(vm->root.bo); in init_kfd_vm() 1451 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_gpuvm_pin_bo() 1473 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_gpuvm_unpin_bo() 2135 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_map_gtt_bo_to_gart() 2144 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_map_gtt_bo_to_gart() [all …]
|
D | amdgpu_display.c | 143 amdgpu_bo_unreserve(work->old_abo); in amdgpu_display_unpin_work_func() 221 amdgpu_bo_unreserve(new_abo); in amdgpu_display_crtc_page_flip_target() 259 amdgpu_bo_unreserve(new_abo); in amdgpu_display_crtc_page_flip_target() 640 amdgpu_bo_unreserve(rbo); in extract_render_dcc_offset() 1073 amdgpu_bo_unreserve(rbo); in amdgpu_display_get_fb_info() 1605 amdgpu_bo_unreserve(aobj); in amdgpu_display_suspend_helper() 1617 amdgpu_bo_unreserve(robj); in amdgpu_display_suspend_helper() 1644 amdgpu_bo_unreserve(aobj); in amdgpu_display_resume_helper()
|
D | amdgpu_fdinfo.c | 79 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_show_fdinfo()
|
D | amdgpu_vkms.c | 347 amdgpu_bo_unreserve(rbo); in amdgpu_vkms_prepare_fb() 359 amdgpu_bo_unreserve(rbo); in amdgpu_vkms_prepare_fb() 380 amdgpu_bo_unreserve(rbo); in amdgpu_vkms_cleanup_fb()
|
D | amdgpu_object.c | 297 amdgpu_bo_unreserve(*bo_ptr); in amdgpu_bo_create_reserved() 338 amdgpu_bo_unreserve(*bo_ptr); in amdgpu_bo_create_kernel() 401 amdgpu_bo_unreserve(*bo_ptr); in amdgpu_bo_create_kernel_at() 405 amdgpu_bo_unreserve(*bo_ptr); in amdgpu_bo_create_kernel_at() 430 amdgpu_bo_unreserve(*bo); in amdgpu_bo_free_kernel() 619 amdgpu_bo_unreserve(bo); in amdgpu_bo_create()
|
D | amdgpu_amdkfd.c | 333 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_alloc_gtt_mem() 340 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_alloc_gtt_mem() 354 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_free_gtt_mem()
|
D | amdgpu_gmc.c | 80 amdgpu_bo_unreserve(adev->gmc.pdb0_bo); in amdgpu_gmc_pdb0_alloc() 86 amdgpu_bo_unreserve(adev->gmc.pdb0_bo); in amdgpu_gmc_pdb0_alloc()
|
D | amdgpu_vm.c | 2090 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_vm_init() 2097 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_vm_init() 2198 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_vm_make_compute() 2259 amdgpu_bo_unreserve(root); in amdgpu_vm_fini() 2389 amdgpu_bo_unreserve(fpriv->vm.root.bo); in amdgpu_vm_ioctl() 2529 amdgpu_bo_unreserve(root); in amdgpu_vm_handle_fault()
|
D | amdgpu_uvd.c | 172 amdgpu_bo_unreserve(bo); in amdgpu_uvd_create_msg_bo_helper() 179 amdgpu_bo_unreserve(bo); in amdgpu_uvd_create_msg_bo_helper() 1192 amdgpu_bo_unreserve(bo); in amdgpu_uvd_send_msg()
|
D | amdgpu_object.h | 184 static inline void amdgpu_bo_unreserve(struct amdgpu_bo *bo) in amdgpu_bo_unreserve() function
|
D | amdgpu_dma_buf.c | 259 amdgpu_bo_unreserve(bo); in amdgpu_dma_buf_begin_cpu_access()
|
D | amdgpu_rlc.c | 112 amdgpu_bo_unreserve(adev->gfx.rlc.save_restore_obj); in amdgpu_gfx_rlc_init_sr() 172 amdgpu_bo_unreserve(adev->gfx.rlc.cp_table_obj); in amdgpu_gfx_rlc_init_cpt()
|
D | mes_v10_1.c | 493 amdgpu_bo_unreserve(adev->mes.ucode_fw_obj[pipe]); in mes_v10_1_allocate_ucode_buffer() 526 amdgpu_bo_unreserve(adev->mes.data_fw_obj[pipe]); in mes_v10_1_allocate_ucode_data_buffer() 707 amdgpu_bo_unreserve(adev->mes.eop_gpu_obj[pipe]); in mes_v10_1_allocate_eop_buf()
|
D | gfx_v11_0.c | 759 amdgpu_bo_unreserve(adev->gfx.mec.hpd_eop_obj); in gfx_v11_0_mec_init() 2619 amdgpu_bo_unreserve(adev->gfx.pfp.pfp_fw_obj); in gfx_v11_0_cp_gfx_load_pfp_microcode() 2685 amdgpu_bo_unreserve(adev->gfx.pfp.pfp_fw_obj); in gfx_v11_0_cp_gfx_load_pfp_microcode_rs64() 2686 amdgpu_bo_unreserve(adev->gfx.pfp.pfp_fw_data_obj); in gfx_v11_0_cp_gfx_load_pfp_microcode_rs64() 2833 amdgpu_bo_unreserve(adev->gfx.me.me_fw_obj); in gfx_v11_0_cp_gfx_load_me_microcode() 2899 amdgpu_bo_unreserve(adev->gfx.me.me_fw_obj); in gfx_v11_0_cp_gfx_load_me_microcode_rs64() 2900 amdgpu_bo_unreserve(adev->gfx.me.me_fw_data_obj); in gfx_v11_0_cp_gfx_load_me_microcode_rs64() 3348 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj); in gfx_v11_0_cp_compute_load_microcode() 3416 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_obj); in gfx_v11_0_cp_compute_load_microcode_rs64() 3417 amdgpu_bo_unreserve(adev->gfx.mec.mec_fw_data_obj); in gfx_v11_0_cp_compute_load_microcode_rs64() [all …]
|
D | mes_v11_0.c | 562 amdgpu_bo_unreserve(adev->mes.ucode_fw_obj[pipe]); in mes_v11_0_allocate_ucode_buffer() 595 amdgpu_bo_unreserve(adev->mes.data_fw_obj[pipe]); in mes_v11_0_allocate_ucode_data_buffer() 758 amdgpu_bo_unreserve(adev->mes.eop_gpu_obj[pipe]); in mes_v11_0_allocate_eop_buf()
|
D | amdgpu_vce.c | 309 amdgpu_bo_unreserve(adev->vce.vcpu_bo); in amdgpu_vce_resume() 325 amdgpu_bo_unreserve(adev->vce.vcpu_bo); in amdgpu_vce_resume()
|
D | dce_v6_0.c | 1847 amdgpu_bo_unreserve(abo); in dce_v6_0_crtc_do_set_base() 1854 amdgpu_bo_unreserve(abo); in dce_v6_0_crtc_do_set_base() 2021 amdgpu_bo_unreserve(abo); in dce_v6_0_crtc_do_set_base() 2306 amdgpu_bo_unreserve(aobj); in dce_v6_0_crtc_cursor_set2() 2342 amdgpu_bo_unreserve(aobj); in dce_v6_0_crtc_cursor_set2() 2464 amdgpu_bo_unreserve(abo); in dce_v6_0_crtc_disable()
|
D | dce_v8_0.c | 1818 amdgpu_bo_unreserve(abo); in dce_v8_0_crtc_do_set_base() 1825 amdgpu_bo_unreserve(abo); in dce_v8_0_crtc_do_set_base() 1994 amdgpu_bo_unreserve(abo); in dce_v8_0_crtc_do_set_base() 2309 amdgpu_bo_unreserve(aobj); in dce_v8_0_crtc_cursor_set2() 2345 amdgpu_bo_unreserve(aobj); in dce_v8_0_crtc_cursor_set2() 2472 amdgpu_bo_unreserve(abo); in dce_v8_0_crtc_disable()
|
D | dce_v10_0.c | 1889 amdgpu_bo_unreserve(abo); in dce_v10_0_crtc_do_set_base() 1896 amdgpu_bo_unreserve(abo); in dce_v10_0_crtc_do_set_base() 2085 amdgpu_bo_unreserve(abo); in dce_v10_0_crtc_do_set_base() 2408 amdgpu_bo_unreserve(aobj); in dce_v10_0_crtc_cursor_set2() 2444 amdgpu_bo_unreserve(aobj); in dce_v10_0_crtc_cursor_set2() 2571 amdgpu_bo_unreserve(abo); in dce_v10_0_crtc_disable()
|
D | dce_v11_0.c | 1931 amdgpu_bo_unreserve(abo); in dce_v11_0_crtc_do_set_base() 1938 amdgpu_bo_unreserve(abo); in dce_v11_0_crtc_do_set_base() 2127 amdgpu_bo_unreserve(abo); in dce_v11_0_crtc_do_set_base() 2484 amdgpu_bo_unreserve(aobj); in dce_v11_0_crtc_cursor_set2() 2520 amdgpu_bo_unreserve(aobj); in dce_v11_0_crtc_cursor_set2() 2647 amdgpu_bo_unreserve(abo); in dce_v11_0_crtc_disable()
|
D | amdgpu_vm_pt.c | 667 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_vm_pt_free_work()
|
D | amdgpu_kms.c | 1244 amdgpu_bo_unreserve(adev->virt.csa_obj); in amdgpu_driver_postclose_kms() 1251 amdgpu_bo_unreserve(pd); in amdgpu_driver_postclose_kms()
|
/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_svm.c | 577 amdgpu_bo_unreserve(bo); in svm_range_vram_node_new() 585 amdgpu_bo_unreserve(bo); in svm_range_vram_node_new() 590 amdgpu_bo_unreserve(bo); in svm_range_vram_node_new() 2644 amdgpu_bo_unreserve(vm->root.bo); in svm_range_check_vm_userptr() 2647 amdgpu_bo_unreserve(vm->root.bo); in svm_range_check_vm_userptr() 3131 amdgpu_bo_unreserve(vm->root.bo); in svm_range_check_vm() 3134 amdgpu_bo_unreserve(vm->root.bo); in svm_range_check_vm()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_plane.c | 889 amdgpu_bo_unreserve(rbo); in dm_plane_helper_prepare_fb() 926 amdgpu_bo_unreserve(rbo); in dm_plane_helper_prepare_fb() 947 amdgpu_bo_unreserve(rbo); in dm_plane_helper_cleanup_fb()
|