Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/qxl/
H A Dqxl_gem.c43 ttm_bo_fini(tbo); in qxl_gem_object_free()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.h60 ttm_bo_fini(&bo->bo); in nouveau_bo_fini()
H A Dnouveau_gem.c90 ttm_bo_fini(&nvbo->bo); in nouveau_gem_object_del()
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_gem.c62 ttm_bo_fini(tbo); in lsdc_gem_object_free()
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_bo_test.c413 ttm_bo_fini(bo); in ttm_bo_fini_basic()
466 ttm_bo_fini(bo); in ttm_bo_fini_shared_resv()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gem.c40 ttm_bo_fini(bo); in vmw_gem_object_free()
/linux/include/drm/ttm/
H A Dttm_bo.h394 void ttm_bo_fini(struct ttm_buffer_object *bo);
/linux/drivers/gpu/drm/ttm/
H A Dttm_bo.c329 void ttm_bo_fini(struct ttm_buffer_object *bo) in ttm_bo_fini() function
333 EXPORT_SYMBOL(ttm_bo_fini);
/linux/drivers/gpu/drm/
H A Ddrm_gem_vram_helper.c242 ttm_bo_fini(&gbo->bo); in drm_gem_vram_put()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c1035 ttm_bo_fini(i915_gem_to_ttm(obj)); in i915_ttm_delayed_free()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.c160 ttm_bo_fini(&aobj->tbo); in amdgpu_gem_object_free()
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c1755 ttm_bo_fini(container_of(obj, struct ttm_buffer_object, base)); in xe_gem_object_free()