| /Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_amdkfd_gpuvm.c | 256 ret = amdgpu_bo_reserve(mem->bo, false); in create_dmamap_sg_bo() 890 ret = amdgpu_bo_reserve(bo[i], false); in kfd_mem_attach() 918 amdgpu_bo_reserve(bo[i], true); in kfd_mem_attach() 1025 ret = amdgpu_bo_reserve(bo, true); in init_user_pages() 1378 ret = amdgpu_bo_reserve(vm->root.bo, true); in init_kfd_vm() 1442 ret = amdgpu_bo_reserve(bo, false); in amdgpu_amdkfd_gpuvm_pin_bo() 1468 ret = amdgpu_bo_reserve(bo, false); in amdgpu_amdkfd_gpuvm_unpin_bo() 2097 ret = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_map_gtt_bo_to_gart() 2159 ret = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_gpuvm_map_gtt_bo_to_kernel() 2210 amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_gpuvm_unmap_gtt_bo_from_kernel() [all …]
|
| D | amdgpu_display.c | 140 r = amdgpu_bo_reserve(work->old_abo, true); in amdgpu_display_unpin_work_func() 191 r = amdgpu_bo_reserve(new_abo, false); in amdgpu_display_crtc_page_flip_target() 250 if (unlikely(amdgpu_bo_reserve(new_abo, false) != 0)) { in amdgpu_display_crtc_page_flip_target() 630 r = amdgpu_bo_reserve(rbo, false); in extract_render_dcc_offset() 1058 r = amdgpu_bo_reserve(rbo, false); in amdgpu_display_get_fb_info() 1602 r = amdgpu_bo_reserve(aobj, true); in amdgpu_display_suspend_helper() 1614 r = amdgpu_bo_reserve(robj, true); in amdgpu_display_suspend_helper() 1638 r = amdgpu_bo_reserve(aobj, true); in amdgpu_display_resume_helper()
|
| D | amdgpu_fdinfo.c | 74 ret = amdgpu_bo_reserve(vm->root.bo, false); in amdgpu_show_fdinfo()
|
| D | amdgpu_gem.c | 176 r = amdgpu_bo_reserve(abo, false); in amdgpu_gem_object_open() 326 r = amdgpu_bo_reserve(vm->root.bo, false); in amdgpu_gem_create_ioctl() 427 r = amdgpu_bo_reserve(bo, true); in amdgpu_gem_userptr_ioctl() 560 r = amdgpu_bo_reserve(robj, false); in amdgpu_gem_metadata_ioctl() 817 r = amdgpu_bo_reserve(robj, false); in amdgpu_gem_op_ioctl()
|
| D | amdgpu_vkms.c | 317 r = amdgpu_bo_reserve(rbo, true); in amdgpu_vkms_prepare_fb() 373 r = amdgpu_bo_reserve(rbo, false); in amdgpu_vkms_cleanup_fb()
|
| D | amdgpu_amdkfd.c | 304 r = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_alloc_gtt_mem() 351 amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_free_gtt_mem()
|
| D | amdgpu_object.h | 170 static inline int amdgpu_bo_reserve(struct amdgpu_bo *bo, bool no_intr) in amdgpu_bo_reserve() function
|
| D | amdgpu_dma_buf.c | 249 ret = amdgpu_bo_reserve(bo, false); in amdgpu_dma_buf_begin_cpu_access()
|
| D | amdgpu_vm.c | 2076 r = amdgpu_bo_reserve(root_bo, true); in amdgpu_vm_init() 2139 r = amdgpu_bo_reserve(vm->root.bo, true); in amdgpu_vm_make_compute() 2238 amdgpu_bo_reserve(root, true); in amdgpu_vm_fini() 2381 r = amdgpu_bo_reserve(fpriv->vm.root.bo, true); in amdgpu_vm_ioctl() 2482 r = amdgpu_bo_reserve(root, true); in amdgpu_vm_handle_fault()
|
| D | amdgpu_object.c | 263 r = amdgpu_bo_reserve(*bo_ptr, false); in amdgpu_bo_create_reserved() 425 if (likely(amdgpu_bo_reserve(*bo, true) == 0)) { in amdgpu_bo_free_kernel()
|
| D | dce_v6_0.c | 1840 r = amdgpu_bo_reserve(abo, false); in dce_v6_0_crtc_do_set_base() 2017 r = amdgpu_bo_reserve(abo, true); in dce_v6_0_crtc_do_set_base() 2299 ret = amdgpu_bo_reserve(aobj, false); in dce_v6_0_crtc_cursor_set2() 2339 ret = amdgpu_bo_reserve(aobj, true); in dce_v6_0_crtc_cursor_set2() 2459 r = amdgpu_bo_reserve(abo, true); in dce_v6_0_crtc_disable()
|
| D | dce_v8_0.c | 1811 r = amdgpu_bo_reserve(abo, false); in dce_v8_0_crtc_do_set_base() 1990 r = amdgpu_bo_reserve(abo, true); in dce_v8_0_crtc_do_set_base() 2302 ret = amdgpu_bo_reserve(aobj, false); in dce_v8_0_crtc_cursor_set2() 2342 ret = amdgpu_bo_reserve(aobj, true); in dce_v8_0_crtc_cursor_set2() 2467 r = amdgpu_bo_reserve(abo, true); in dce_v8_0_crtc_disable()
|
| D | amdgpu_gmc.c | 69 r = amdgpu_bo_reserve(adev->gmc.pdb0_bo, false); in amdgpu_gmc_pdb0_alloc()
|
| D | dce_v10_0.c | 1882 r = amdgpu_bo_reserve(abo, false); in dce_v10_0_crtc_do_set_base() 2081 r = amdgpu_bo_reserve(abo, true); in dce_v10_0_crtc_do_set_base() 2401 ret = amdgpu_bo_reserve(aobj, false); in dce_v10_0_crtc_cursor_set2() 2441 ret = amdgpu_bo_reserve(aobj, true); in dce_v10_0_crtc_cursor_set2() 2566 r = amdgpu_bo_reserve(abo, true); in dce_v10_0_crtc_disable()
|
| D | dce_v11_0.c | 1924 r = amdgpu_bo_reserve(abo, false); in dce_v11_0_crtc_do_set_base() 2123 r = amdgpu_bo_reserve(abo, true); in dce_v11_0_crtc_do_set_base() 2477 ret = amdgpu_bo_reserve(aobj, false); in dce_v11_0_crtc_cursor_set2() 2517 ret = amdgpu_bo_reserve(aobj, true); in dce_v11_0_crtc_cursor_set2() 2642 r = amdgpu_bo_reserve(abo, true); in dce_v11_0_crtc_disable()
|
| D | amdgpu_vm_pt.c | 662 amdgpu_bo_reserve(vm->root.bo, true); in amdgpu_vm_pt_free_work()
|
| D | amdgpu_kms.c | 1241 BUG_ON(amdgpu_bo_reserve(adev->virt.csa_obj, true)); in amdgpu_driver_postclose_kms() 1249 if (!WARN_ON(amdgpu_bo_reserve(pd, true))) { in amdgpu_driver_postclose_kms()
|
| D | amdgpu_vce.c | 301 r = amdgpu_bo_reserve(adev->vce.vcpu_bo, false); in amdgpu_vce_resume()
|
| D | amdgpu_gfx.c | 350 r = amdgpu_bo_reserve(kiq->eop_obj, true); in amdgpu_gfx_kiq_init()
|
| D | amdgpu_uvd.c | 1190 amdgpu_bo_reserve(bo, true); in amdgpu_uvd_send_msg()
|
| D | amdgpu_mes.c | 596 r = amdgpu_bo_reserve(q->mqd_obj, false); in amdgpu_mes_queue_alloc_mqd()
|
| D | amdgpu_debugfs.c | 1599 r = amdgpu_bo_reserve(vm->root.bo, true); in amdgpu_debugfs_vm_info_show()
|
| D | gfx_v11_0.c | 3713 r = amdgpu_bo_reserve(ring->mqd_obj, false); in gfx_v11_0_cp_async_gfx_ring_resume() 4060 r = amdgpu_bo_reserve(ring->mqd_obj, false); in gfx_v11_0_kiq_resume() 4089 r = amdgpu_bo_reserve(ring->mqd_obj, false); in gfx_v11_0_kcq_resume()
|
| /Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm_plane.c | 855 r = amdgpu_bo_reserve(rbo, true); in dm_plane_helper_prepare_fb() 940 r = amdgpu_bo_reserve(rbo, false); in dm_plane_helper_cleanup_fb()
|
| /Linux-v6.1/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_svm.c | 567 r = amdgpu_bo_reserve(bo, true); in svm_range_vram_node_new() 2610 r = amdgpu_bo_reserve(vm->root.bo, false); in svm_range_check_vm_userptr() 3108 r = amdgpu_bo_reserve(vm->root.bo, false); in svm_range_check_vm()
|