Home
last modified time | relevance | path

Searched refs:ttm_dma_page_alloc_debugfs (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/drm/ttm/
Dttm_page_alloc.h81 extern int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data);
95 static inline int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data) in ttm_dma_page_alloc_debugfs() function
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_page_alloc_dma.c1130 int ttm_dma_page_alloc_debugfs(struct seq_file *m, void *data) in ttm_dma_page_alloc_debugfs() function
1158 EXPORT_SYMBOL_GPL(ttm_dma_page_alloc_debugfs);
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c1115 {"ttm_dma_page_pool", ttm_dma_page_alloc_debugfs, 0, NULL}
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_ttm.c1040 {"ttm_dma_page_pool", ttm_dma_page_alloc_debugfs, 0, NULL}