Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_benchmark.c91 amdgpu_bo_unreserve(sobj); in amdgpu_benchmark_move()
104 amdgpu_bo_unreserve(dobj); in amdgpu_benchmark_move()
123 amdgpu_bo_unreserve(sobj); in amdgpu_benchmark_move()
131 amdgpu_bo_unreserve(dobj); in amdgpu_benchmark_move()
Damdgpu_amdkfd.c216 amdgpu_bo_unreserve((*mem)->bo); in alloc_gtt_mem()
223 amdgpu_bo_unreserve((*mem)->bo); in alloc_gtt_mem()
239 amdgpu_bo_unreserve(mem->bo); in free_gtt_mem()
Damdgpu_gem.c128 amdgpu_bo_unreserve(rbo); in amdgpu_gem_object_open()
153 amdgpu_bo_unreserve(rbo); in amdgpu_gem_object_close()
275 amdgpu_bo_unreserve(bo); in amdgpu_gem_userptr_ioctl()
432 amdgpu_bo_unreserve(robj); in amdgpu_gem_metadata_ioctl()
636 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl()
644 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl()
650 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl()
653 amdgpu_bo_unreserve(robj); in amdgpu_gem_op_ioctl()
Damdgpu_ih.c58 amdgpu_bo_unreserve(adev->irq.ih.ring_obj); in amdgpu_ih_ring_alloc()
64 amdgpu_bo_unreserve(adev->irq.ih.ring_obj); in amdgpu_ih_ring_alloc()
157 amdgpu_bo_unreserve(adev->irq.ih.ring_obj); in amdgpu_ih_ring_fini()
Damdgpu_prime.c94 amdgpu_bo_unreserve(bo); in amdgpu_gem_prime_pin()
108 amdgpu_bo_unreserve(bo); in amdgpu_gem_prime_unpin()
Damdgpu_cgs.c99 amdgpu_bo_unreserve(bo); in amdgpu_cgs_gmap_kmem()
113 amdgpu_bo_unreserve(obj); in amdgpu_cgs_gunmap_kmem()
220 amdgpu_bo_unreserve(obj); in amdgpu_cgs_free_gpu_mem()
245 amdgpu_bo_unreserve(obj); in amdgpu_cgs_gmap_gpu_mem()
257 amdgpu_bo_unreserve(obj); in amdgpu_cgs_gunmap_gpu_mem()
270 amdgpu_bo_unreserve(obj); in amdgpu_cgs_kmap_gpu_mem()
282 amdgpu_bo_unreserve(obj); in amdgpu_cgs_kunmap_gpu_mem()
Damdgpu_gart.c159 amdgpu_bo_unreserve(adev->gart.robj); in amdgpu_gart_table_vram_pin()
165 amdgpu_bo_unreserve(adev->gart.robj); in amdgpu_gart_table_vram_pin()
189 amdgpu_bo_unreserve(adev->gart.robj); in amdgpu_gart_table_vram_unpin()
Dfiji_smc.c793 amdgpu_bo_unreserve(adev->smu.toc_buf); in fiji_smu_init()
801 amdgpu_bo_unreserve(adev->smu.toc_buf); in fiji_smu_init()
807 amdgpu_bo_unreserve(adev->smu.toc_buf); in fiji_smu_init()
822 amdgpu_bo_unreserve(adev->smu.smu_buf); in fiji_smu_init()
831 amdgpu_bo_unreserve(adev->smu.smu_buf); in fiji_smu_init()
838 amdgpu_bo_unreserve(adev->smu.smu_buf); in fiji_smu_init()
Dtonga_smc.c792 amdgpu_bo_unreserve(adev->smu.toc_buf); in tonga_smu_init()
800 amdgpu_bo_unreserve(adev->smu.toc_buf); in tonga_smu_init()
806 amdgpu_bo_unreserve(adev->smu.toc_buf); in tonga_smu_init()
821 amdgpu_bo_unreserve(adev->smu.smu_buf); in tonga_smu_init()
830 amdgpu_bo_unreserve(adev->smu.smu_buf); in tonga_smu_init()
837 amdgpu_bo_unreserve(adev->smu.smu_buf); in tonga_smu_init()
Damdgpu_uvd.c183 amdgpu_bo_unreserve(adev->uvd.vcpu_bo); in amdgpu_uvd_sw_init()
195 amdgpu_bo_unreserve(adev->uvd.vcpu_bo); in amdgpu_uvd_sw_init()
220 amdgpu_bo_unreserve(adev->uvd.vcpu_bo); in amdgpu_uvd_sw_fini()
944 amdgpu_bo_unreserve(bo); in amdgpu_uvd_get_create_msg()
965 amdgpu_bo_unreserve(bo); in amdgpu_uvd_get_create_msg()
993 amdgpu_bo_unreserve(bo); in amdgpu_uvd_get_destroy_msg()
1007 amdgpu_bo_unreserve(bo); in amdgpu_uvd_get_destroy_msg()
Damdgpu_ucode.c266 amdgpu_bo_unreserve(*bo); in amdgpu_ucode_init_bo()
276 amdgpu_bo_unreserve(*bo); in amdgpu_ucode_init_bo()
281 amdgpu_bo_unreserve(*bo); in amdgpu_ucode_init_bo()
Damdgpu_fb.c99 amdgpu_bo_unreserve(rbo); in amdgpufb_destroy_pinned_object()
155 amdgpu_bo_unreserve(rbo); in amdgpufb_create_pinned_object()
159 amdgpu_bo_unreserve(rbo); in amdgpufb_create_pinned_object()
Damdgpu_display.c157 amdgpu_bo_unreserve(work->old_rbo); in amdgpu_unpin_work_func()
216 amdgpu_bo_unreserve(new_rbo); in amdgpu_crtc_page_flip()
226 amdgpu_bo_unreserve(new_rbo); in amdgpu_crtc_page_flip()
232 amdgpu_bo_unreserve(new_rbo); in amdgpu_crtc_page_flip()
271 amdgpu_bo_unreserve(new_rbo); in amdgpu_crtc_page_flip()
Damdgpu_sa.c114 amdgpu_bo_unreserve(sa_manager->bo); in amdgpu_sa_bo_manager_start()
119 amdgpu_bo_unreserve(sa_manager->bo); in amdgpu_sa_bo_manager_start()
137 amdgpu_bo_unreserve(sa_manager->bo); in amdgpu_sa_bo_manager_suspend()
Damdgpu_ring.c379 amdgpu_bo_unreserve(ring->ring_obj); in amdgpu_ring_init()
385 amdgpu_bo_unreserve(ring->ring_obj); in amdgpu_ring_init()
433 amdgpu_bo_unreserve(ring_obj); in amdgpu_ring_fini()
Damdgpu_device.c262 amdgpu_bo_unreserve(adev->vram_scratch.robj); in amdgpu_vram_scratch_init()
269 amdgpu_bo_unreserve(adev->vram_scratch.robj); in amdgpu_vram_scratch_init()
285 amdgpu_bo_unreserve(adev->vram_scratch.robj); in amdgpu_vram_scratch_fini()
430 amdgpu_bo_unreserve(adev->wb.wb_obj); in amdgpu_wb_fini()
467 amdgpu_bo_unreserve(adev->wb.wb_obj); in amdgpu_wb_init()
473 amdgpu_bo_unreserve(adev->wb.wb_obj); in amdgpu_wb_init()
1672 amdgpu_bo_unreserve(aobj); in amdgpu_suspend_kms()
1685 amdgpu_bo_unreserve(robj); in amdgpu_suspend_kms()
1779 amdgpu_bo_unreserve(aobj); in amdgpu_resume_kms()
Damdgpu_test.c209 amdgpu_bo_unreserve(gtt_obj[i]); in amdgpu_do_test_moves()
215 amdgpu_bo_unreserve(gtt_obj[i]); in amdgpu_do_test_moves()
225 amdgpu_bo_unreserve(vram_obj); in amdgpu_do_test_moves()
Diceland_smc.c638 amdgpu_bo_unreserve(adev->smu.toc_buf); in iceland_smu_init()
646 amdgpu_bo_unreserve(adev->smu.toc_buf); in iceland_smu_init()
652 amdgpu_bo_unreserve(adev->smu.toc_buf); in iceland_smu_init()
Dcz_smc.c865 amdgpu_bo_unreserve(adev->smu.toc_buf); in cz_smu_init()
875 amdgpu_bo_unreserve(adev->smu.toc_buf); in cz_smu_init()
891 amdgpu_bo_unreserve(adev->smu.smu_buf); in cz_smu_init()
901 amdgpu_bo_unreserve(adev->smu.smu_buf); in cz_smu_init()
Damdgpu_vce.c166 amdgpu_bo_unreserve(adev->vce.vcpu_bo); in amdgpu_vce_sw_init()
252 amdgpu_bo_unreserve(adev->vce.vcpu_bo); in amdgpu_vce_resume()
264 amdgpu_bo_unreserve(adev->vce.vcpu_bo); in amdgpu_vce_resume()
Damdgpu_object.h83 static inline void amdgpu_bo_unreserve(struct amdgpu_bo *bo) in amdgpu_bo_unreserve() function
Damdgpu_mn.c165 amdgpu_bo_unreserve(bo); in amdgpu_mn_invalidate_range_start()
Dgfx_v7_0.c3164 amdgpu_bo_unreserve(ring->mqd_obj); in gfx_v7_0_cp_compute_fini()
3181 amdgpu_bo_unreserve(adev->gfx.mec.hpd_eop_obj); in gfx_v7_0_mec_fini()
3240 amdgpu_bo_unreserve(adev->gfx.mec.hpd_eop_obj); in gfx_v7_0_mec_init()
3546 amdgpu_bo_unreserve(ring->mqd_obj); in gfx_v7_0_cp_compute_resume()
3713 amdgpu_bo_unreserve(adev->gfx.rlc.save_restore_obj); in gfx_v7_0_rlc_fini()
3725 amdgpu_bo_unreserve(adev->gfx.rlc.clear_state_obj); in gfx_v7_0_rlc_fini()
3737 amdgpu_bo_unreserve(adev->gfx.rlc.cp_table_obj); in gfx_v7_0_rlc_fini()
3795 amdgpu_bo_unreserve(adev->gfx.rlc.save_restore_obj); in gfx_v7_0_rlc_init()
3812 amdgpu_bo_unreserve(adev->gfx.rlc.save_restore_obj); in gfx_v7_0_rlc_init()
3839 amdgpu_bo_unreserve(adev->gfx.rlc.clear_state_obj); in gfx_v7_0_rlc_init()
[all …]
Ddce_v8_0.c2024 amdgpu_bo_unreserve(rbo); in dce_v8_0_crtc_do_set_base()
2030 amdgpu_bo_unreserve(rbo); in dce_v8_0_crtc_do_set_base()
2191 amdgpu_bo_unreserve(rbo); in dce_v8_0_crtc_do_set_base()
2506 amdgpu_bo_unreserve(aobj); in dce_v8_0_crtc_cursor_set2()
2540 amdgpu_bo_unreserve(aobj); in dce_v8_0_crtc_cursor_set2()
2671 amdgpu_bo_unreserve(rbo); in dce_v8_0_crtc_disable()
Damdgpu_ttm.c896 amdgpu_bo_unreserve(adev->stollen_vga_memory); in amdgpu_ttm_init()
964 amdgpu_bo_unreserve(adev->stollen_vga_memory); in amdgpu_ttm_fini()
Ddce_v11_0.c2075 amdgpu_bo_unreserve(rbo); in dce_v11_0_crtc_do_set_base()
2081 amdgpu_bo_unreserve(rbo); in dce_v11_0_crtc_do_set_base()
2259 amdgpu_bo_unreserve(rbo); in dce_v11_0_crtc_do_set_base()
2583 amdgpu_bo_unreserve(aobj); in dce_v11_0_crtc_cursor_set2()
2617 amdgpu_bo_unreserve(aobj); in dce_v11_0_crtc_cursor_set2()
2748 amdgpu_bo_unreserve(rbo); in dce_v11_0_crtc_disable()
Ddce_v10_0.c2087 amdgpu_bo_unreserve(rbo); in dce_v10_0_crtc_do_set_base()
2093 amdgpu_bo_unreserve(rbo); in dce_v10_0_crtc_do_set_base()
2271 amdgpu_bo_unreserve(rbo); in dce_v10_0_crtc_do_set_base()
2594 amdgpu_bo_unreserve(aobj); in dce_v10_0_crtc_cursor_set2()
2628 amdgpu_bo_unreserve(aobj); in dce_v10_0_crtc_cursor_set2()
2759 amdgpu_bo_unreserve(rbo); in dce_v10_0_crtc_disable()
Dgfx_v8_0.c906 amdgpu_bo_unreserve(adev->gfx.mec.hpd_eop_obj); in gfx_v8_0_mec_fini()
962 amdgpu_bo_unreserve(adev->gfx.mec.hpd_eop_obj); in gfx_v8_0_mec_init()
3718 amdgpu_bo_unreserve(ring->mqd_obj); in gfx_v8_0_cp_compute_fini()
3953 amdgpu_bo_unreserve(ring->mqd_obj); in gfx_v8_0_cp_compute_resume()
Damdgpu_vm.c1290 amdgpu_bo_unreserve(vm->page_directory); in amdgpu_vm_init()