Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_pool_test.c143 enum ttm_caching caching = ttm_uncached; in ttm_pool_alloc_basic()
205 enum ttm_caching caching = ttm_uncached; in ttm_pool_alloc_basic_dma_addr()
244 enum ttm_caching caching = ttm_uncached; in ttm_pool_alloc_order_caching_match()
272 enum ttm_caching tt_caching = ttm_uncached; in ttm_pool_alloc_caching_mismatch()
306 enum ttm_caching caching = ttm_uncached; in ttm_pool_alloc_order_mismatch()
342 enum ttm_caching caching = ttm_uncached; in ttm_pool_free_dma_alloc()
373 enum ttm_caching caching = ttm_uncached; in ttm_pool_free_no_dma_alloc()
401 enum ttm_caching caching = ttm_uncached; in ttm_pool_fini_basic()
/openbmc/linux/include/drm/ttm/
H A Dttm_caching.h38 ttm_uncached, enumerator
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c177 case ttm_uncached: in ttm_pool_apply_caching()
303 case ttm_uncached: in ttm_pool_select_type()
736 case ttm_uncached: in ttm_pool_debugfs()
785 ttm_pool_type_init(&global_uncached[i], NULL, ttm_uncached, i); in ttm_pool_mgr_init()
790 ttm_uncached, i); in ttm_pool_mgr_init()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sgdma.c76 caching = ttm_uncached; in nouveau_sgdma_create_ttm()
H A Dnouveau_bo.c1192 reg->bus.caching = ttm_uncached; in nouveau_ttm_io_mem_reserve()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c509 caching = ttm_uncached; in radeon_ttm_tt_create()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c607 mem->bus.caching = ttm_uncached; in amdgpu_ttm_io_mem_reserve()