Home
last modified time | relevance | path

Searched refs:amdgpu_bo_reserve (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_amdkfd_gpuvm.c258 ret = amdgpu_bo_reserve(mem->bo, false); in create_dmamap_sg_bo()
844 ret = amdgpu_bo_reserve(bo[i], false); in kfd_mem_attach()
872 amdgpu_bo_reserve(bo[i], true); in kfd_mem_attach()
981 ret = amdgpu_bo_reserve(bo, true); in init_user_pages()
1399 ret = amdgpu_bo_reserve(bo, false); in amdgpu_amdkfd_gpuvm_pin_bo()
1425 ret = amdgpu_bo_reserve(bo, false); in amdgpu_amdkfd_gpuvm_unpin_bo()
2072 ret = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_map_gtt_bo_to_gart()
2134 ret = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_gpuvm_map_gtt_bo_to_kernel()
2185 amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_gpuvm_unmap_gtt_bo_from_kernel()
2356 if (amdgpu_bo_reserve(bo, true)) in update_invalid_user_pages()
[all …]
A Damdgpu_display.c176 r = amdgpu_bo_reserve(work->old_abo, true); in amdgpu_display_unpin_work_func()
227 r = amdgpu_bo_reserve(new_abo, false); in amdgpu_display_crtc_page_flip_target()
286 if (unlikely(amdgpu_bo_reserve(new_abo, false) != 0)) { in amdgpu_display_crtc_page_flip_target()
666 r = amdgpu_bo_reserve(rbo, false); in extract_render_dcc_offset()
1094 r = amdgpu_bo_reserve(rbo, false); in amdgpu_display_get_fb_info()
1637 r = amdgpu_bo_reserve(aobj, true); in amdgpu_display_suspend_helper()
1649 r = amdgpu_bo_reserve(robj, true); in amdgpu_display_suspend_helper()
1673 r = amdgpu_bo_reserve(aobj, true); in amdgpu_display_resume_helper()
A Damdgpu_fdinfo.c74 ret = amdgpu_bo_reserve(vm->root.bo, false); in amdgpu_show_fdinfo()
A Damdgpu_gem.c178 r = amdgpu_bo_reserve(abo, false); in amdgpu_gem_object_open()
328 r = amdgpu_bo_reserve(vm->root.bo, false); in amdgpu_gem_create_ioctl()
429 r = amdgpu_bo_reserve(bo, true); in amdgpu_gem_userptr_ioctl()
562 r = amdgpu_bo_reserve(robj, false); in amdgpu_gem_metadata_ioctl()
819 r = amdgpu_bo_reserve(robj, false); in amdgpu_gem_op_ioctl()
A Damdgpu_vkms.c317 r = amdgpu_bo_reserve(rbo, true); in amdgpu_vkms_prepare_fb()
373 r = amdgpu_bo_reserve(rbo, false); in amdgpu_vkms_cleanup_fb()
A Damdgpu_amdkfd.c304 r = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_alloc_gtt_mem()
351 amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_free_gtt_mem()
A Damdgpu_object.h170 static inline int amdgpu_bo_reserve(struct amdgpu_bo *bo, bool no_intr) in amdgpu_bo_reserve() function
A Damdgpu_dma_buf.c250 ret = amdgpu_bo_reserve(bo, false); in amdgpu_dma_buf_begin_cpu_access()
A Damdgpu_vm.c2085 r = amdgpu_bo_reserve(root_bo, true); in amdgpu_vm_init()
2148 r = amdgpu_bo_reserve(vm->root.bo, true); in amdgpu_vm_make_compute()
2247 amdgpu_bo_reserve(root, true); in amdgpu_vm_fini()
2475 r = amdgpu_bo_reserve(root, true); in amdgpu_vm_handle_fault()
A Damdgpu_object.c263 r = amdgpu_bo_reserve(*bo_ptr, false); in amdgpu_bo_create_reserved()
427 if (likely(amdgpu_bo_reserve(*bo, true) == 0)) { in amdgpu_bo_free_kernel()
A Ddce_v6_0.c1842 r = amdgpu_bo_reserve(abo, false); in dce_v6_0_crtc_do_set_base()
2019 r = amdgpu_bo_reserve(abo, true); in dce_v6_0_crtc_do_set_base()
2301 ret = amdgpu_bo_reserve(aobj, false); in dce_v6_0_crtc_cursor_set2()
2341 ret = amdgpu_bo_reserve(aobj, true); in dce_v6_0_crtc_cursor_set2()
2461 r = amdgpu_bo_reserve(abo, true); in dce_v6_0_crtc_disable()
A Ddce_v8_0.c1813 r = amdgpu_bo_reserve(abo, false); in dce_v8_0_crtc_do_set_base()
1992 r = amdgpu_bo_reserve(abo, true); in dce_v8_0_crtc_do_set_base()
2304 ret = amdgpu_bo_reserve(aobj, false); in dce_v8_0_crtc_cursor_set2()
2344 ret = amdgpu_bo_reserve(aobj, true); in dce_v8_0_crtc_cursor_set2()
2469 r = amdgpu_bo_reserve(abo, true); in dce_v8_0_crtc_disable()
A Ddce_v10_0.c1884 r = amdgpu_bo_reserve(abo, false); in dce_v10_0_crtc_do_set_base()
2083 r = amdgpu_bo_reserve(abo, true); in dce_v10_0_crtc_do_set_base()
2403 ret = amdgpu_bo_reserve(aobj, false); in dce_v10_0_crtc_cursor_set2()
2443 ret = amdgpu_bo_reserve(aobj, true); in dce_v10_0_crtc_cursor_set2()
2568 r = amdgpu_bo_reserve(abo, true); in dce_v10_0_crtc_disable()
A Ddce_v11_0.c1926 r = amdgpu_bo_reserve(abo, false); in dce_v11_0_crtc_do_set_base()
2125 r = amdgpu_bo_reserve(abo, true); in dce_v11_0_crtc_do_set_base()
2479 ret = amdgpu_bo_reserve(aobj, false); in dce_v11_0_crtc_cursor_set2()
2519 ret = amdgpu_bo_reserve(aobj, true); in dce_v11_0_crtc_cursor_set2()
2644 r = amdgpu_bo_reserve(abo, true); in dce_v11_0_crtc_disable()
A Damdgpu_gmc.c70 r = amdgpu_bo_reserve(adev->gmc.pdb0_bo, false); in amdgpu_gmc_pdb0_alloc()
A Damdgpu_vm_pt.c662 amdgpu_bo_reserve(vm->root.bo, true); in amdgpu_vm_pt_free_work()
A Damdgpu_kms.c1289 BUG_ON(amdgpu_bo_reserve(adev->virt.csa_obj, true)); in amdgpu_driver_postclose_kms()
1297 if (!WARN_ON(amdgpu_bo_reserve(pd, true))) { in amdgpu_driver_postclose_kms()
A Damdgpu_vce.c295 r = amdgpu_bo_reserve(adev->vce.vcpu_bo, false); in amdgpu_vce_resume()
A Damdgpu_gfx.c353 r = amdgpu_bo_reserve(kiq->eop_obj, true); in amdgpu_gfx_kiq_init()
A Damdgpu_uvd.c1184 amdgpu_bo_reserve(bo, true); in amdgpu_uvd_send_msg()
A Damdgpu_mes.c598 r = amdgpu_bo_reserve(q->mqd_obj, false); in amdgpu_mes_queue_alloc_mqd()
A Damdgpu_debugfs.c1599 r = amdgpu_bo_reserve(vm->root.bo, true); in amdgpu_debugfs_vm_info_show()
A Dgfx_v11_0.c3757 r = amdgpu_bo_reserve(ring->mqd_obj, false); in gfx_v11_0_cp_async_gfx_ring_resume()
4106 r = amdgpu_bo_reserve(ring->mqd_obj, false); in gfx_v11_0_kiq_resume()
4135 r = amdgpu_bo_reserve(ring->mqd_obj, false); in gfx_v11_0_kcq_resume()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_plane.c864 r = amdgpu_bo_reserve(rbo, true); in dm_plane_helper_prepare_fb()
949 r = amdgpu_bo_reserve(rbo, false); in dm_plane_helper_cleanup_fb()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_svm.c568 r = amdgpu_bo_reserve(bo, true); in svm_range_vram_node_new()
2620 r = amdgpu_bo_reserve(vm->root.bo, false); in svm_range_check_vm_userptr()
3118 r = amdgpu_bo_reserve(vm->root.bo, false); in svm_range_check_vm()

Completed in 97 milliseconds

12