Home
last modified time | relevance | path

Searched refs:ttm_caching (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/sys/dev/pci/drm/ttm/tests/
H A Dttm_pool_test.c52 enum ttm_caching caching, in ttm_tt_kunit_init()
75 enum ttm_caching caching) in ttm_pool_pre_populated()
143 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()
273 enum ttm_caching pool_caching = ttm_cached; 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()
[all …]
/openbsd-src/sys/dev/pci/drm/include/drm/ttm/
H A Dttm_caching.h33 enum ttm_caching { enum
53 pgprot_t ttm_prot_from_caching(enum ttm_caching caching, pgprot_t tmp);
H A Dttm_tt.h114 enum ttm_caching caching;
164 uint32_t page_flags, enum ttm_caching caching,
167 uint32_t page_flags, enum ttm_caching caching);
H A Dttm_pool.h58 enum ttm_caching caching;
H A Dttm_resource.h193 enum ttm_caching caching;
/openbsd-src/sys/dev/pci/drm/ttm/
H A Dttm_pool.c140 static void ttm_pool_free_page(struct ttm_pool *pool, enum ttm_caching caching, in ttm_pool_free_page()
232 static void ttm_pool_free_page(struct ttm_pool *pool, enum ttm_caching caching, in ttm_pool_free_page()
256 enum ttm_caching caching) in ttm_pool_apply_caching()
388 enum ttm_caching caching, unsigned int order) in ttm_pool_type_init()
424 enum ttm_caching caching, in ttm_pool_select_type()
534 enum ttm_caching caching, in ttm_pool_free_range()
576 enum ttm_caching page_caching; in ttm_pool_alloc()
H A Dttm_module.c62 pgprot_t ttm_prot_from_caching(enum ttm_caching caching, pgprot_t tmp) in ttm_prot_from_caching()
H A Dttm_tt.c158 enum ttm_caching caching, in ttm_tt_init_fields()
173 uint32_t page_flags, enum ttm_caching caching, in ttm_tt_init()
212 uint32_t page_flags, enum ttm_caching caching) in ttm_sg_tt_init()
H A Dttm_bo_util.c296 enum ttm_caching caching; in ttm_io_prot()
/openbsd-src/sys/dev/pci/drm/i915/gem/
H A Di915_gem_ttm.c113 static enum ttm_caching
286 enum ttm_caching caching; in i915_ttm_tt_create()
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_ttm.c507 enum ttm_caching caching; in radeon_ttm_tt_create()
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ttm.c1109 enum ttm_caching caching; in amdgpu_ttm_tt_create()