Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_pool_test.c143 enum ttm_caching caching = ttm_uncached; in ttm_pool_alloc_basic()
204 enum ttm_caching caching = ttm_uncached; in ttm_pool_alloc_basic_dma_addr()
243 enum ttm_caching caching = ttm_uncached; in ttm_pool_alloc_order_caching_match()
271 enum ttm_caching tt_caching = ttm_uncached; in ttm_pool_alloc_caching_mismatch()
305 enum ttm_caching caching = ttm_uncached; in ttm_pool_alloc_order_mismatch()
341 enum ttm_caching caching = ttm_uncached; in ttm_pool_free_dma_alloc()
372 enum ttm_caching caching = ttm_uncached; in ttm_pool_free_no_dma_alloc()
400 enum ttm_caching caching = ttm_uncached; in ttm_pool_fini_basic()
/linux/include/drm/ttm/
H A Dttm_caching.h40 ttm_uncached, enumerator
/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c241 case ttm_uncached: in ttm_pool_apply_caching()
364 case ttm_uncached: in ttm_pool_select_type()
1273 case ttm_uncached: in ttm_pool_debugfs()
1327 ttm_pool_type_init(&global_uncached[i], NULL, ttm_uncached, i); in ttm_pool_mgr_init()
1332 ttm_uncached, i); in ttm_pool_mgr_init()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sgdma.c76 caching = ttm_uncached; in nouveau_sgdma_create_ttm()
H A Dnouveau_bo.c1293 reg->bus.caching = ttm_uncached; in nouveau_ttm_io_mem_reserve()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c501 caching = ttm_uncached; in radeon_ttm_tt_create()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c640 mem->bus.caching = ttm_uncached; in amdgpu_ttm_io_mem_reserve()
646 mem->bus.caching = ttm_uncached; in amdgpu_ttm_io_mem_reserve()
/linux/drivers/gpu/drm/xe/
H A Dxe_bo.c529 caching = ttm_uncached; in xe_ttm_tt_create()