/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_benchmark.c | 100 amdgpu_bo_unreserve(sobj); in amdgpu_benchmark_move() 104 amdgpu_bo_unreserve(sobj); in amdgpu_benchmark_move() 119 amdgpu_bo_unreserve(sobj); in amdgpu_benchmark_move() 123 amdgpu_bo_unreserve(dobj); in amdgpu_benchmark_move() 148 amdgpu_bo_unreserve(sobj); in amdgpu_benchmark_move() 156 amdgpu_bo_unreserve(dobj); in amdgpu_benchmark_move()
|
D | amdgpu_gem.c | 186 amdgpu_bo_unreserve(abo); in amdgpu_gem_object_open() 364 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_gem_create_ioctl() 437 amdgpu_bo_unreserve(bo); in amdgpu_gem_userptr_ioctl() 586 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_fb.c | 115 amdgpu_bo_unreserve(abo); in amdgpufb_destroy_pinned_object() 172 amdgpu_bo_unreserve(abo); in amdgpufb_create_pinned_object() 178 amdgpu_bo_unreserve(abo); in amdgpufb_create_pinned_object() 184 amdgpu_bo_unreserve(abo); in amdgpufb_create_pinned_object()
|
D | amdgpu_gart.c | 158 amdgpu_bo_unreserve(adev->gart.bo); in amdgpu_gart_table_vram_pin() 164 amdgpu_bo_unreserve(adev->gart.bo); in amdgpu_gart_table_vram_pin() 187 amdgpu_bo_unreserve(adev->gart.bo); in amdgpu_gart_table_vram_unpin()
|
D | amdgpu_test.c | 220 amdgpu_bo_unreserve(gtt_obj[i]); in amdgpu_do_test_moves() 226 amdgpu_bo_unreserve(gtt_obj[i]); in amdgpu_do_test_moves() 236 amdgpu_bo_unreserve(vram_obj); in amdgpu_do_test_moves()
|
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 | amdgpu_display.c | 137 amdgpu_bo_unreserve(work->old_abo); in amdgpu_display_unpin_work_func() 214 amdgpu_bo_unreserve(new_abo); in amdgpu_display_crtc_page_flip_target() 252 amdgpu_bo_unreserve(new_abo); in amdgpu_display_crtc_page_flip_target() 653 amdgpu_bo_unreserve(rbo); in extract_render_dcc_offset() 1058 amdgpu_bo_unreserve(rbo); in amdgpu_display_get_fb_info() 1603 amdgpu_bo_unreserve(aobj); in amdgpu_display_suspend_helper() 1616 amdgpu_bo_unreserve(robj); in amdgpu_display_suspend_helper() 1644 amdgpu_bo_unreserve(aobj); in amdgpu_display_resume_helper()
|
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() 618 amdgpu_bo_unreserve(bo); in amdgpu_bo_create()
|
D | amdgpu_amdkfd_gpuvm.c | 615 amdgpu_bo_unreserve(mem->bo); in kfd_mem_attach_userptr() 860 amdgpu_bo_unreserve(bo); in init_user_pages() 1241 amdgpu_bo_unreserve(vm->root.bo); in init_kfd_vm() 1255 amdgpu_bo_unreserve(vm->root.bo); in init_kfd_vm() 1851 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_gpuvm_map_gtt_bo_to_kernel() 1859 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_gpuvm_map_gtt_bo_to_kernel() 2007 amdgpu_bo_unreserve(bo); in update_invalid_user_pages() 2464 amdgpu_bo_unreserve(gws_bo); in amdgpu_amdkfd_add_gws_to_process() 2471 amdgpu_bo_unreserve(gws_bo); in amdgpu_amdkfd_add_gws_to_process() 2503 amdgpu_bo_unreserve(gws_bo); in amdgpu_amdkfd_remove_gws_from_process()
|
D | amdgpu_vcn.c | 583 amdgpu_bo_unreserve(bo); in amdgpu_vcn_dec_send_msg() 596 amdgpu_bo_unreserve(bo); in amdgpu_vcn_dec_send_msg() 733 amdgpu_bo_unreserve(bo); in amdgpu_vcn_dec_sw_send_msg() 746 amdgpu_bo_unreserve(bo); in amdgpu_vcn_dec_sw_send_msg() 950 amdgpu_bo_unreserve(bo); in amdgpu_vcn_enc_ring_test_ib()
|
D | amdgpu_fdinfo.c | 83 amdgpu_bo_unreserve(root); in amdgpu_show_fdinfo()
|
D | amdgpu_amdkfd.c | 302 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_alloc_gtt_mem() 309 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_alloc_gtt_mem() 323 amdgpu_bo_unreserve(bo); in amdgpu_amdkfd_free_gtt_mem()
|
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() 1166 amdgpu_bo_unreserve(bo); in amdgpu_vce_ring_test_ib()
|
D | mes_v10_1.c | 367 amdgpu_bo_unreserve(adev->mes.ucode_fw_obj); in mes_v10_1_allocate_ucode_buffer() 399 amdgpu_bo_unreserve(adev->mes.data_fw_obj); in mes_v10_1_allocate_ucode_data_buffer() 560 amdgpu_bo_unreserve(adev->mes.eop_gpu_obj); in mes_v10_1_allocate_eop_buf()
|
D | amdgpu_gmc.c | 77 amdgpu_bo_unreserve(adev->gmc.pdb0_bo); in amdgpu_gmc_pdb0_alloc() 83 amdgpu_bo_unreserve(adev->gmc.pdb0_bo); in amdgpu_gmc_pdb0_alloc()
|
D | amdgpu_object.h | 185 static inline void amdgpu_bo_unreserve(struct amdgpu_bo *bo) in amdgpu_bo_unreserve() function
|
D | amdgpu_vm.c | 3002 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_vm_init() 3009 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_vm_init() 3129 amdgpu_bo_unreserve(vm->root.bo); in amdgpu_vm_make_compute() 3182 amdgpu_bo_unreserve(root); in amdgpu_vm_fini() 3316 amdgpu_bo_unreserve(fpriv->vm.root.bo); in amdgpu_vm_ioctl() 3458 amdgpu_bo_unreserve(root); in amdgpu_vm_handle_fault()
|
D | amdgpu_dma_buf.c | 274 amdgpu_bo_unreserve(bo); in amdgpu_dma_buf_begin_cpu_access()
|
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() 2313 amdgpu_bo_unreserve(aobj); in dce_v8_0_crtc_cursor_set2() 2349 amdgpu_bo_unreserve(aobj); in dce_v8_0_crtc_cursor_set2() 2476 amdgpu_bo_unreserve(abo); in dce_v8_0_crtc_disable()
|
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_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 | amdgpu_uvd.c | 1151 amdgpu_bo_unreserve(bo); in amdgpu_uvd_send_msg() 1164 amdgpu_bo_unreserve(bo); in amdgpu_uvd_send_msg()
|
D | amdgpu_vkms.c | 380 amdgpu_bo_unreserve(rbo); in amdgpu_vkms_cleanup_fb()
|
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_gfx.c | 356 amdgpu_bo_unreserve(kiq->eop_obj); in amdgpu_gfx_kiq_init()
|