Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/ttm/
A Dttm_pool.h81 void ttm_pool_free(struct ttm_pool *pool, struct ttm_tt *tt);
/linux-6.3-rc2/drivers/gpu/drm/ttm/
A Dttm_pool.c493 void ttm_pool_free(struct ttm_pool *pool, struct ttm_tt *tt) in ttm_pool_free() function
520 EXPORT_SYMBOL(ttm_pool_free);
A Dttm_tt.c363 ttm_pool_free(&bdev->pool, ttm); in ttm_tt_unpopulate()
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_ttm_buffer.c498 ttm_pool_free(&bdev->pool, ttm); in vmw_ttm_unpopulate()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_ttm.c582 return ttm_pool_free(&rdev->mman.bdev.pool, ttm); in radeon_ttm_tt_unpopulate()
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_ttm.c346 ttm_pool_free(&bdev->pool, ttm); in i915_ttm_tt_unpopulate()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_bo.c1309 return ttm_pool_free(&drm->ttm.bdev.pool, ttm); in nouveau_ttm_tt_unpopulate()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ttm.c1124 return ttm_pool_free(&adev->mman.bdev.pool, ttm); in amdgpu_ttm_tt_unpopulate()

Completed in 18 milliseconds