Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
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()
168 xe_bo_put(bo); in xe_bo_restore_kernel()
213 xe_bo_put(bo); in xe_bo_restore_user()
Dxe_bo.h129 void xe_bo_put(struct xe_bo *bo);
176 xe_bo_put(bo); in xe_bo_unpin_map_no_vm()
277 xe_bo_put(bo); in xe_bo_put_deferred()
Dxe_bo.c1378 xe_bo_put(bo); in ___xe_bo_create_locked()
1495 xe_bo_put(bo); in __xe_bo_create_locked()
1576 xe_bo_put(bo); in xe_bo_create_pin_map_at()
2072 xe_bo_put(bo); in xe_gem_create_ioctl()
2101 xe_bo_put(gem_to_xe_bo(gem_obj)); in xe_gem_mmap_offset_ioctl()
2326 void xe_bo_put(struct xe_bo *bo) in xe_bo_put() function
Dxe_drm_client.c222 xe_bo_put(bo); in show_meminfo()
Dxe_lrc.c889 xe_bo_put(lrc->bo); in xe_lrc_finish()
1700 xe_bo_put(bo); in xe_lrc_snapshot_capture_delayed()
1756 xe_bo_put(snapshot->lrc_bo); in xe_lrc_snapshot_free()
Dxe_vm.c1035 xe_bo_put(xe_vma_bo(vma)); in xe_vma_destroy_late()
3108 xe_bo_put(bos[i]); in xe_vm_bind_ioctl()
3349 xe_bo_put(bo); in xe_vm_snapshot_capture_delayed()
3395 xe_bo_put(snap->snap[i].bo); in xe_vm_snapshot_free()
Dxe_migrate.c109 xe_bo_put(m->pt_bo); in xe_migrate_fini()
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_bo.c153 xe_bo_put(bo); in ccs_test_run_tile()
306 xe_bo_put(external); in evict_test_run_tile()
311 xe_bo_put(bo); in evict_test_run_tile()
319 xe_bo_put(external); in evict_test_run_tile()
324 xe_bo_put(bo); in evict_test_run_tile()
Dxe_migrate.c159 xe_bo_put(remote); in test_copy()
327 xe_bo_put(tiny); in xe_migrate_sanity_test()
330 xe_bo_put(pt); in xe_migrate_sanity_test()
333 xe_bo_put(big); in xe_migrate_sanity_test()
729 xe_bo_put(vram_bo); in validate_ccs_test_run_tile()
731 xe_bo_put(ccs_bo); in validate_ccs_test_run_tile()
733 xe_bo_put(sys_bo); in validate_ccs_test_run_tile()
/linux-6.12.1/drivers/gpu/drm/xe/display/
Dintel_fb_bo.c22 xe_bo_put(bo); in intel_fb_bo_framebuffer_fini()
64 xe_bo_put(bo); in intel_fb_bo_framebuffer_init()
Dxe_plane_initial.c178 xe_bo_put(bo); in intel_alloc_initial_plane_obj()
/linux-6.12.1/drivers/gpu/drm/xe/compat-i915-headers/gem/
Di915_gem_stolen.h42 xe_bo_put(fb->bo); in i915_gem_stolen_insert_node_in_range()