Home
last modified time | relevance | path

Searched refs:radeon_bo_unreserve (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_benchmark.c105 radeon_bo_unreserve(sobj); in radeon_benchmark_move()
117 radeon_bo_unreserve(dobj); in radeon_benchmark_move()
149 radeon_bo_unreserve(sobj); in radeon_benchmark_move()
157 radeon_bo_unreserve(dobj); in radeon_benchmark_move()
H A Dradeon_sa.c93 radeon_bo_unreserve(sa_manager->bo); in radeon_sa_bo_manager_start()
98 radeon_bo_unreserve(sa_manager->bo); in radeon_sa_bo_manager_start()
116 radeon_bo_unreserve(sa_manager->bo); in radeon_sa_bo_manager_suspend()
H A Dradeon_ring.c407 radeon_bo_unreserve(ring->ring_obj); in radeon_ring_init()
413 radeon_bo_unreserve(ring->ring_obj); in radeon_ring_init()
456 radeon_bo_unreserve(ring_obj); in radeon_ring_fini()
H A Dradeon_mn.c79 radeon_bo_unreserve(bo); in radeon_mn_invalidate()
H A Dradeon_test.c228 radeon_bo_unreserve(gtt_obj[i]); in radeon_do_test_moves()
234 radeon_bo_unreserve(gtt_obj[i]); in radeon_do_test_moves()
244 radeon_bo_unreserve(vram_obj); in radeon_do_test_moves()
H A Dradeon_cursor.c319 radeon_bo_unreserve(robj); in radeon_crtc_cursor_set2()
355 radeon_bo_unreserve(robj); in radeon_crtc_cursor_set2()
H A Dradeon_vm.c426 radeon_bo_unreserve(bo); in radeon_vm_clear_bo()
536 radeon_bo_unreserve(bo_va->bo); in radeon_vm_bo_set_addr()
579 radeon_bo_unreserve(bo_va->bo); in radeon_vm_bo_set_addr()
1244 radeon_bo_unreserve(bo_va->bo); in radeon_vm_fini()
H A Dradeon_object.h77 static inline void radeon_bo_unreserve(struct radeon_bo *bo) in radeon_bo_unreserve() function
H A Dradeon_ttm.c714 radeon_bo_unreserve(rdev->stolen_vga_memory); in radeon_ttm_init()
746 radeon_bo_unreserve(rdev->stolen_vga_memory); in radeon_ttm_fini()
H A Dr600.c1526 radeon_bo_unreserve(rdev->vram_scratch.robj); in r600_vram_scratch_init()
1533 radeon_bo_unreserve(rdev->vram_scratch.robj); in r600_vram_scratch_init()
1549 radeon_bo_unreserve(rdev->vram_scratch.robj); in r600_vram_scratch_fini()
3499 radeon_bo_unreserve(rdev->ih.ring_obj); in r600_ih_ring_alloc()
3505 radeon_bo_unreserve(rdev->ih.ring_obj); in r600_ih_ring_alloc()
3522 radeon_bo_unreserve(rdev->ih.ring_obj); in r600_ih_ring_fini()
H A Dradeon_object.c660 radeon_bo_unreserve(bo); in radeon_bo_set_tiling_flags()
H A Dradeon_kms.c728 radeon_bo_unreserve(rdev->ring_tmp_bo.bo); in radeon_driver_postclose_kms()