Searched refs:radeon_bo_unref (Results 1 - 17 of 17) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_benchmark.c151 radeon_bo_unref(&sobj); radeon_benchmark_move()
159 radeon_bo_unref(&dobj); radeon_benchmark_move()
H A Dradeon_vm.c558 radeon_bo_unref(&pt); radeon_vm_bo_set_addr()
567 radeon_bo_unref(&pt); radeon_vm_bo_set_addr()
1059 radeon_bo_unref(&bo_va->bo); radeon_vm_clear_freed()
1212 radeon_bo_unref(&vm->page_directory); radeon_vm_init()
1248 radeon_bo_unref(&bo_va->bo); radeon_vm_fini()
1254 radeon_bo_unref(&vm->page_tables[i].bo); radeon_vm_fini()
1257 radeon_bo_unref(&vm->page_directory); radeon_vm_fini()
H A Dradeon_test.c229 radeon_bo_unref(&gtt_obj[i]); radeon_do_test_moves()
234 radeon_bo_unref(&gtt_obj[i]); radeon_do_test_moves()
245 radeon_bo_unref(&vram_obj); radeon_do_test_moves()
H A Dradeon_uvd.c153 radeon_bo_unref(&rdev->uvd.vcpu_bo); radeon_uvd_init()
162 radeon_bo_unref(&rdev->uvd.vcpu_bo); radeon_uvd_init()
198 radeon_bo_unref(&rdev->uvd.vcpu_bo); radeon_uvd_fini()
H A Dradeon_vce.c152 radeon_bo_unref(&rdev->vce.vcpu_bo); radeon_vce_init()
161 radeon_bo_unref(&rdev->vce.vcpu_bo); radeon_vce_init()
186 radeon_bo_unref(&rdev->vce.vcpu_bo); radeon_vce_fini()
H A Dradeon_object.h134 extern void radeon_bo_unref(struct radeon_bo **bo);
H A Dradeon_kfd.c286 radeon_bo_unref(&(*mem)->bo); alloc_gtt_mem()
301 radeon_bo_unref(&(mem->bo)); free_gtt_mem()
H A Dradeon_gart.c222 radeon_bo_unref(&rdev->gart.robj); radeon_gart_table_vram_free()
H A Dradeon_sa.c92 radeon_bo_unref(&sa_manager->bo); radeon_sa_bo_manager_fini()
H A Dradeon_ring.c451 radeon_bo_unref(&ring_obj); radeon_ring_fini()
H A Dradeon_ttm.c906 radeon_bo_unref(&rdev->stollen_vga_memory); radeon_ttm_init()
941 radeon_bo_unref(&rdev->stollen_vga_memory); radeon_ttm_fini()
H A Dradeon_gem.c40 radeon_bo_unref(&robj); radeon_gem_object_free()
H A Dradeon_object.c315 void radeon_bo_unref(struct radeon_bo **bo) radeon_bo_unref() function
H A Devergreen.c4205 radeon_bo_unref(&rdev->rlc.save_restore_obj); sumo_rlc_fini()
4217 radeon_bo_unref(&rdev->rlc.clear_state_obj); sumo_rlc_fini()
4229 radeon_bo_unref(&rdev->rlc.cp_table_obj); sumo_rlc_fini()
H A Dradeon_device.c447 radeon_bo_unref(&rdev->wb.wb_obj); radeon_wb_fini()
H A Dr600.c1544 radeon_bo_unref(&rdev->vram_scratch.robj); r600_vram_scratch_fini()
3478 radeon_bo_unref(&rdev->ih.ring_obj); r600_ih_ring_fini()
H A Dcik.c4771 radeon_bo_unref(&rdev->ring[idx].mqd_obj); cik_cp_compute_fini()
4788 radeon_bo_unref(&rdev->mec.hpd_eop_obj); cik_mec_fini()

Completed in 368 milliseconds