Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gpuvm.c313 ret = amdgpu_bo_reserve(mem->bo, false); in create_dmamap_sg_bo()
916 ret = amdgpu_bo_reserve(bo[i], false); in kfd_mem_attach()
944 amdgpu_bo_reserve(bo[i], true); in kfd_mem_attach()
1045 ret = amdgpu_bo_reserve(bo, true); in init_user_pages()
1357 ret = amdgpu_bo_reserve(vm->root.bo, true); in init_kfd_vm()
1422 ret = amdgpu_bo_reserve(bo, false); in amdgpu_amdkfd_gpuvm_pin_bo()
1448 ret = amdgpu_bo_reserve(bo, false); in amdgpu_amdkfd_gpuvm_unpin_bo()
2055 ret = amdgpu_bo_reserve(mem->bo, true); in amdgpu_amdkfd_gpuvm_dmaunmap_mem()
2166 ret = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_map_gtt_bo_to_gart()
2228 ret = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_gpuvm_map_gtt_bo_to_kernel()
[all …]
H A Damdgpu_display.c178 r = amdgpu_bo_reserve(work->old_abo, true); in amdgpu_display_unpin_work_func()
229 r = amdgpu_bo_reserve(new_abo, false); in amdgpu_display_crtc_page_flip_target()
288 if (unlikely(amdgpu_bo_reserve(new_abo, false) != 0)) { in amdgpu_display_crtc_page_flip_target()
686 r = amdgpu_bo_reserve(rbo, false); in extract_render_dcc_offset()
1138 r = amdgpu_bo_reserve(rbo, false); in amdgpu_display_get_fb_info()
1690 r = amdgpu_bo_reserve(aobj, true); in amdgpu_display_suspend_helper()
1702 r = amdgpu_bo_reserve(robj, true); in amdgpu_display_suspend_helper()
1727 r = amdgpu_bo_reserve(aobj, true); in amdgpu_display_resume_helper()
H A Damdgpu_gem.c180 r = amdgpu_bo_reserve(abo, false); in amdgpu_gem_object_open()
330 r = amdgpu_bo_reserve(vm->root.bo, false); in amdgpu_gem_create_ioctl()
432 r = amdgpu_bo_reserve(bo, true); in amdgpu_gem_userptr_ioctl()
566 r = amdgpu_bo_reserve(robj, false); in amdgpu_gem_metadata_ioctl()
820 r = amdgpu_bo_reserve(robj, false); in amdgpu_gem_op_ioctl()
H A Damdgpu_gart.c181 ret = amdgpu_bo_reserve(bo, true); in amdgpu_gart_table_ram_alloc()
229 ret = amdgpu_bo_reserve(adev->gart.bo, false); in amdgpu_gart_table_ram_free()
H A Damdgpu_fdinfo.c74 ret = amdgpu_bo_reserve(vm->root.bo, false); in amdgpu_show_fdinfo()
H A Damdgpu_vkms.c327 r = amdgpu_bo_reserve(rbo, true); in amdgpu_vkms_prepare_fb()
390 r = amdgpu_bo_reserve(rbo, false); in amdgpu_vkms_cleanup_fb()
H A Damdgpu_amdkfd.c295 r = amdgpu_bo_reserve(bo, true); in amdgpu_amdkfd_alloc_gtt_mem()
342 amdgpu_bo_reserve(*bo, true); in amdgpu_amdkfd_free_gtt_mem()
H A Damdgpu_object.h208 static inline int amdgpu_bo_reserve(struct amdgpu_bo *bo, bool no_intr) in amdgpu_bo_reserve() function
H A Damdgpu_dma_buf.c250 ret = amdgpu_bo_reserve(bo, false); in amdgpu_dma_buf_begin_cpu_access()
H A Damdgpu_vm.c2206 r = amdgpu_bo_reserve(root_bo, true); in amdgpu_vm_init()
2264 r = amdgpu_bo_reserve(vm->root.bo, true); in amdgpu_vm_make_compute()
2360 amdgpu_bo_reserve(root, true); in amdgpu_vm_fini()
2604 r = amdgpu_bo_reserve(root, true); in amdgpu_vm_handle_fault()
H A Damdgpu_object.c282 r = amdgpu_bo_reserve(*bo_ptr, false); in amdgpu_bo_create_reserved()
446 if (likely(amdgpu_bo_reserve(*bo, true) == 0)) { in amdgpu_bo_free_kernel()
H 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()
H A Ddce_v8_0.c1809 r = amdgpu_bo_reserve(abo, false); in dce_v8_0_crtc_do_set_base()
1988 r = amdgpu_bo_reserve(abo, true); in dce_v8_0_crtc_do_set_base()
2300 ret = amdgpu_bo_reserve(aobj, false); in dce_v8_0_crtc_cursor_set2()
2340 ret = amdgpu_bo_reserve(aobj, true); in dce_v8_0_crtc_cursor_set2()
2465 r = amdgpu_bo_reserve(abo, true); in dce_v8_0_crtc_disable()
H A Ddce_v10_0.c1876 r = amdgpu_bo_reserve(abo, false); in dce_v10_0_crtc_do_set_base()
2075 r = amdgpu_bo_reserve(abo, true); in dce_v10_0_crtc_do_set_base()
2395 ret = amdgpu_bo_reserve(aobj, false); in dce_v10_0_crtc_cursor_set2()
2435 ret = amdgpu_bo_reserve(aobj, true); in dce_v10_0_crtc_cursor_set2()
2560 r = amdgpu_bo_reserve(abo, true); in dce_v10_0_crtc_disable()
H A Damdgpu_ring.c535 r = amdgpu_bo_reserve(ring->mqd_obj, false); in amdgpu_debugfs_mqd_read()
H 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()
H A Damdgpu_gmc.c70 r = amdgpu_bo_reserve(adev->gmc.pdb0_bo, false); in amdgpu_gmc_pdb0_alloc()
H A Damdgpu_vm_pt.c673 amdgpu_bo_reserve(vm->root.bo, true); in amdgpu_vm_pt_free_work()
H A Damdgpu_vce.c295 r = amdgpu_bo_reserve(adev->vce.vcpu_bo, false); in amdgpu_vce_resume()
H A Damdgpu_uvd.c1175 amdgpu_bo_reserve(bo, true); in amdgpu_uvd_send_msg()
H A Damdgpu_gfx.c369 r = amdgpu_bo_reserve(kiq->eop_obj, true); in amdgpu_gfx_kiq_init()
H A Damdgpu_mes.c527 r = amdgpu_bo_reserve(q->mqd_obj, false); in amdgpu_mes_queue_alloc_mqd()
H A Damdgpu_kms.c1358 if (!WARN_ON(amdgpu_bo_reserve(pd, true))) { in amdgpu_driver_postclose_kms()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c860 r = amdgpu_bo_reserve(rbo, true); in dm_plane_helper_prepare_fb()
945 r = amdgpu_bo_reserve(rbo, false); in dm_plane_helper_cleanup_fb()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c600 r = amdgpu_bo_reserve(bo, true); in svm_range_vram_node_new()
2750 r = amdgpu_bo_reserve(vm->root.bo, false); in svm_range_check_vm_userptr()
3257 r = amdgpu_bo_reserve(vm->root.bo, false); in svm_range_check_vm()

12