Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/virtio/
Dvirtgpu_ttm.c296 ttm_bo_device_release(&vgdev->mman.bdev); in virtio_gpu_ttm_init()
303 ttm_bo_device_release(&vgdev->mman.bdev); in virtio_gpu_ttm_fini()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_vram_mm_helper.c193 ttm_bo_device_release(&vmm->bdev); in drm_vram_mm_cleanup()
/Linux-v5.4/include/drm/ttm/
Dttm_bo_driver.h589 int ttm_bo_device_release(struct ttm_bo_device *bdev);
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c288 ttm_bo_device_release(&drm->ttm.bdev); in nouveau_ttm_fini()
/Linux-v5.4/drivers/gpu/drm/qxl/
Dqxl_ttm.c360 ttm_bo_device_release(&qdev->mman.bdev); in qxl_ttm_fini()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c936 (void)ttm_bo_device_release(&dev_priv->bdev); in vmw_driver_load()
988 (void) ttm_bo_device_release(&dev_priv->bdev); in vmw_driver_unload()
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_bo.c1676 int ttm_bo_device_release(struct ttm_bo_device *bdev) in ttm_bo_device_release() function
1718 EXPORT_SYMBOL(ttm_bo_device_release);
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_ttm.c863 ttm_bo_device_release(&rdev->mman.bdev); in radeon_ttm_fini()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c1869 ttm_bo_device_release(&adev->mman.bdev); in amdgpu_ttm_fini()