Home
last modified time | relevance | path

Searched refs:ttm_bo_device_release (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/include/drm/ttm/
Dttm_bo_driver.h424 int ttm_bo_device_release(struct ttm_bo_device *bdev);
/Linux-v5.10/drivers/gpu/drm/qxl/
Dqxl_ttm.c250 ttm_bo_device_release(&qdev->mman.bdev); in qxl_ttm_fini()
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c370 ttm_bo_device_release(&drm->ttm.bdev); in nouveau_ttm_fini()
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c996 (void)ttm_bo_device_release(&dev_priv->bdev); in vmw_driver_load()
1048 (void) ttm_bo_device_release(&dev_priv->bdev); in vmw_driver_unload()
/Linux-v5.10/drivers/gpu/drm/ttm/
Dttm_bo.c1386 int ttm_bo_device_release(struct ttm_bo_device *bdev) in ttm_bo_device_release() function
1417 EXPORT_SYMBOL(ttm_bo_device_release);
/Linux-v5.10/drivers/gpu/drm/
Ddrm_gem_vram_helper.c1071 ttm_bo_device_release(&vmm->bdev); in drm_vram_mm_cleanup()
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_ttm.c887 ttm_bo_device_release(&rdev->mman.bdev); in radeon_ttm_fini()
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c2042 ttm_bo_device_release(&adev->mman.bdev); in amdgpu_ttm_fini()