Home
last modified time | relevance | path

Searched refs:xe_bo_put (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_bo_evict.c75 xe_bo_put(bo); in xe_bo_evict_all()
109 xe_bo_put(bo); in xe_bo_evict_all()
150 xe_bo_put(bo); in xe_bo_restore_kernel()
174 xe_bo_put(bo); in xe_bo_restore_kernel()
219 xe_bo_put(bo); in xe_bo_restore_user()
H A Dxe_bo.h150 void xe_bo_put(struct xe_bo *bo);
224 xe_bo_put(bo); in xe_bo_unpin_map_no_vm()
337 xe_bo_put(bo); in xe_bo_put_deferred()
H A Dxe_bo.c1092 xe_bo_put(xe_bo); in xe_bo_shrink()
1745 xe_bo_put(bo); in ___xe_bo_create_locked()
1876 xe_bo_put(bo); in __xe_bo_create_locked()
1971 xe_bo_put(bo); in xe_bo_create_pin_map_at_aligned()
2580 xe_bo_put(bo); in xe_gem_create_ioctl()
2626 xe_bo_put(gem_to_xe_bo(gem_obj)); in xe_gem_mmap_offset_ioctl()
2878 void xe_bo_put(struct xe_bo *bo) in xe_bo_put() function
H A Dxe_drm_client.c222 xe_bo_put(bo); in show_meminfo()
H A Dxe_lrc.c912 xe_bo_put(lrc->bo); in xe_lrc_finish()
1842 xe_bo_put(bo); in xe_lrc_snapshot_capture_delayed()
1901 xe_bo_put(snapshot->lrc_bo); in xe_lrc_snapshot_free()
H A Dxe_vm.c1272 xe_bo_put(xe_vma_bo(vma)); in xe_vma_destroy_late()
3480 xe_bo_put(bos[i]); in xe_vm_bind_ioctl()
3562 xe_bo_put(bo); in xe_vm_bind_kernel_bo()
3816 xe_bo_put(bo); in xe_vm_snapshot_capture_delayed()
3862 xe_bo_put(snap->snap[i].bo); in xe_vm_snapshot_free()
H A Dxe_svm.c722 xe_bo_put(bo); in xe_svm_alloc_vram()
H A Dxe_guc.c504 xe_bo_put(guc->g2g.bo); in guc_g2g_fini()
H A Dxe_migrate.c109 xe_bo_put(m->pt_bo); in xe_migrate_fini()
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c167 xe_bo_put(bo); in ccs_test_run_tile()
319 xe_bo_put(external); in evict_test_run_tile()
324 xe_bo_put(bo); in evict_test_run_tile()
332 xe_bo_put(external); in evict_test_run_tile()
337 xe_bo_put(bo); in evict_test_run_tile()
529 xe_bo_put(bo); in shrink_test_run_device()
592 xe_bo_put(link->bo); in shrink_test_run_device()
H A Dxe_migrate.c160 xe_bo_put(remote); in test_copy()
328 xe_bo_put(tiny); in xe_migrate_sanity_test()
331 xe_bo_put(pt); in xe_migrate_sanity_test()
334 xe_bo_put(big); in xe_migrate_sanity_test()
734 xe_bo_put(vram_bo); in validate_ccs_test_run_tile()
736 xe_bo_put(ccs_bo); in validate_ccs_test_run_tile()
738 xe_bo_put(sys_bo); in validate_ccs_test_run_tile()
/linux-6.15/drivers/gpu/drm/xe/display/
H A Dintel_fb_bo.c24 xe_bo_put(bo); in intel_fb_bo_framebuffer_fini()
67 xe_bo_put(bo); in intel_fb_bo_framebuffer_init()
H A Dxe_plane_initial.c195 xe_bo_put(bo); in intel_alloc_initial_plane_obj()
/linux-6.15/drivers/gpu/drm/xe/compat-i915-headers/gem/
H A Di915_gem_stolen.h47 xe_bo_put(fb->bo); in i915_gem_stolen_insert_node_in_range()