Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_wb.c103 r = amdgpu_bo_reserve(rbo, true); in amdgpu_dm_wb_prepare_job()
157 r = amdgpu_bo_reserve(rbo, false); in amdgpu_dm_wb_cleanup_job()
H A Damdgpu_dm_plane.c949 r = amdgpu_bo_reserve(rbo, true); in amdgpu_dm_plane_helper_prepare_fb()
1034 r = amdgpu_bo_reserve(rbo, false); in amdgpu_dm_plane_helper_cleanup_fb()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c322 ret = amdgpu_bo_reserve(mem->bo, false); in create_dmamap_sg_bo()
431 int ret = amdgpu_bo_reserve(bo, false); in amdgpu_amdkfd_bo_validate_and_fence()
945 ret = amdgpu_bo_reserve(bo[i], false); in kfd_mem_attach()
978 (void)amdgpu_bo_reserve(bo[i], true); in kfd_mem_attach()
1084 ret = amdgpu_bo_reserve(bo, true); in init_user_pages()
1467 ret = amdgpu_bo_reserve(bo, false); in amdgpu_amdkfd_gpuvm_pin_bo()
1510 ret = amdgpu_bo_reserve(bo, false); in amdgpu_amdkfd_gpuvm_unpin_bo()
2186 ret = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_map_gtt_bo_to_gart()
2248 ret = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_gpuvm_map_gtt_bo_to_kernel()
2299 (void)amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_gpuvm_unmap_gtt_bo_from_kernel()
[all …]
H A Damdgpu_gem.c177 r = amdgpu_bo_reserve(abo, false); in amdgpu_gem_object_open()
366 r = amdgpu_bo_reserve(vm->root.bo, false); in amdgpu_gem_create_ioctl()
468 r = amdgpu_bo_reserve(bo, true); in amdgpu_gem_userptr_ioctl()
602 r = amdgpu_bo_reserve(robj, false); in amdgpu_gem_metadata_ioctl()
855 r = amdgpu_bo_reserve(robj, false); in amdgpu_gem_op_ioctl()
H A Damdgpu_gart.c188 ret = amdgpu_bo_reserve(bo, true); in amdgpu_gart_table_ram_alloc()
237 ret = amdgpu_bo_reserve(adev->gart.bo, false); in amdgpu_gart_table_ram_free()
H A Damdgpu_display.c179 r = amdgpu_bo_reserve(work->old_abo, true); in amdgpu_display_unpin_work_func()
230 r = amdgpu_bo_reserve(new_abo, false); in amdgpu_display_crtc_page_flip_target()
290 if (unlikely(amdgpu_bo_reserve(new_abo, false) != 0)) { in amdgpu_display_crtc_page_flip_target()
692 r = amdgpu_bo_reserve(rbo, false); in extract_render_dcc_offset()
1178 r = amdgpu_bo_reserve(rbo, false); in amdgpu_display_get_fb_info()
1725 r = amdgpu_bo_reserve(aobj, true); in amdgpu_display_suspend_helper()
1737 r = amdgpu_bo_reserve(robj, true); in amdgpu_display_suspend_helper()
1762 r = amdgpu_bo_reserve(aobj, true); in amdgpu_display_resume_helper()
H A Damdgpu_vkms.c324 r = amdgpu_bo_reserve(rbo, true); in amdgpu_vkms_prepare_fb()
388 r = amdgpu_bo_reserve(rbo, false); in amdgpu_vkms_cleanup_fb()
H A Damdgpu_object.c272 r = amdgpu_bo_reserve(*bo_ptr, false); in amdgpu_bo_create_reserved()
390 r = amdgpu_bo_reserve(*bo, false); in amdgpu_bo_create_isp_user()
512 if (likely(amdgpu_bo_reserve(*bo, true) == 0)) { in amdgpu_bo_free_kernel()
544 if (amdgpu_bo_reserve(bo, true) == 0) { in amdgpu_bo_free_isp_user()
H A Damdgpu_object.h185 static inline int amdgpu_bo_reserve(struct amdgpu_bo *bo, bool no_intr) in amdgpu_bo_reserve() function
H A Damdgpu_amdkfd.c324 r = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_alloc_gtt_mem()
371 (void)amdgpu_bo_reserve(*bo, true); in amdgpu_amdkfd_free_gtt_mem()
H A Damdgpu_dma_buf.c274 ret = amdgpu_bo_reserve(bo, false); in amdgpu_dma_buf_begin_cpu_access()
H A Damdgpu_vm.c2592 r = amdgpu_bo_reserve(root_bo, true); in amdgpu_vm_init()
2653 r = amdgpu_bo_reserve(vm->root.bo, true); in amdgpu_vm_make_compute()
2721 amdgpu_bo_reserve(root, true); in amdgpu_vm_fini()
2935 r = amdgpu_bo_reserve(root, true); in amdgpu_vm_handle_fault()
H A Ddce_v8_0.c1826 r = amdgpu_bo_reserve(abo, false); in dce_v8_0_crtc_do_set_base()
2006 r = amdgpu_bo_reserve(abo, true); in dce_v8_0_crtc_do_set_base()
2318 ret = amdgpu_bo_reserve(aobj, false); in dce_v8_0_crtc_cursor_set2()
2359 ret = amdgpu_bo_reserve(aobj, true); in dce_v8_0_crtc_cursor_set2()
2484 r = amdgpu_bo_reserve(abo, true); in dce_v8_0_crtc_disable()
H A Ddce_v6_0.c1910 r = amdgpu_bo_reserve(abo, false); in dce_v6_0_crtc_do_set_base()
2088 r = amdgpu_bo_reserve(abo, true); in dce_v6_0_crtc_do_set_base()
2370 ret = amdgpu_bo_reserve(aobj, false); in dce_v6_0_crtc_cursor_set2()
2411 ret = amdgpu_bo_reserve(aobj, true); in dce_v6_0_crtc_cursor_set2()
2531 r = amdgpu_bo_reserve(abo, true); in dce_v6_0_crtc_disable()
H A Ddce_v10_0.c1879 r = amdgpu_bo_reserve(abo, false); in dce_v10_0_crtc_do_set_base()
2079 r = amdgpu_bo_reserve(abo, true); in dce_v10_0_crtc_do_set_base()
2399 ret = amdgpu_bo_reserve(aobj, false); in dce_v10_0_crtc_cursor_set2()
2440 ret = amdgpu_bo_reserve(aobj, true); in dce_v10_0_crtc_cursor_set2()
2565 r = amdgpu_bo_reserve(abo, true); in dce_v10_0_crtc_disable()
H A Ddce_v11_0.c1929 r = amdgpu_bo_reserve(abo, false); in dce_v11_0_crtc_do_set_base()
2129 r = amdgpu_bo_reserve(abo, true); in dce_v11_0_crtc_do_set_base()
2483 ret = amdgpu_bo_reserve(aobj, false); in dce_v11_0_crtc_cursor_set2()
2524 ret = amdgpu_bo_reserve(aobj, true); in dce_v11_0_crtc_cursor_set2()
2649 r = amdgpu_bo_reserve(abo, true); in dce_v11_0_crtc_disable()
H A Damdgpu_vce.c296 r = amdgpu_bo_reserve(adev->vce.vcpu_bo, false); in amdgpu_vce_resume()
H A Damdgpu_uvd.c1181 amdgpu_bo_reserve(bo, true); in amdgpu_uvd_send_msg()
H A Damdgpu_gmc.c71 r = amdgpu_bo_reserve(adev->gmc.pdb0_bo, false); in amdgpu_gmc_pdb0_alloc()
H A Damdgpu_mes.c547 r = amdgpu_bo_reserve(q->mqd_obj, false); in amdgpu_mes_queue_alloc_mqd()
H A Damdgpu_debugfs.c1793 r = amdgpu_bo_reserve(vm->root.bo, true); in amdgpu_debugfs_vm_info_show()
H A Damdgpu_kms.c1443 if (!WARN_ON(amdgpu_bo_reserve(pd, true))) { in amdgpu_driver_postclose_kms()
/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_queue.c255 err = amdgpu_bo_reserve(vm->root.bo, false); in kfd_queue_acquire_buffers()
381 err = amdgpu_bo_reserve(vm->root.bo, false); in kfd_queue_unref_bo_vas()
H A Dkfd_process_queue_manager.c597 err = amdgpu_bo_reserve(vm->root.bo, false); in pqm_update_queue_properties()
H A Dkfd_svm.c615 r = amdgpu_bo_reserve(bo, true); in svm_range_vram_node_new()
2791 r = amdgpu_bo_reserve(vm->root.bo, false); in svm_range_check_vm_userptr()
3336 r = amdgpu_bo_reserve(vm->root.bo, false); in svm_range_check_vm()

12