Searched refs:ttm_resource_manager_debug (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
H A D | ttm_resource.c | 132 * ttm_resource_manager_debug 137 void ttm_resource_manager_debug(struct ttm_resource_manager *man, in ttm_resource_manager_debug() function 146 EXPORT_SYMBOL(ttm_resource_manager_debug); variable
|
H A D | ttm_bo.c | 82 ttm_resource_manager_debug(man, &p); in ttm_bo_mem_space_debug()
|
/kernel/linux/linux-5.10/include/drm/ttm/ |
H A D | ttm_resource.h | 234 void ttm_resource_manager_debug(struct ttm_resource_manager *man,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/ |
H A D | ttm_resource.c | 474 * ttm_resource_manager_debug 479 void ttm_resource_manager_debug(struct ttm_resource_manager *man, in ttm_resource_manager_debug() function 489 EXPORT_SYMBOL(ttm_resource_manager_debug); variable 736 ttm_resource_manager_debug(man, &p); in ttm_resource_manager_show()
|
H A D | ttm_bo.c | 61 ttm_resource_manager_debug(man, &p); in ttm_bo_mem_space_debug()
|
/kernel/linux/linux-6.6/include/drm/ttm/ |
H A D | ttm_resource.h | 385 void ttm_resource_manager_debug(struct ttm_resource_manager *man,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/ |
H A D | qxl_ttm.c | 263 ttm_resource_manager_debug(man, &p); in qxl_mm_dump_table()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | intel_memory_region.c | 199 ttm_resource_manager_debug(mr->region_private, printer); in intel_memory_region_debug()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_gem_vram_helper.c | 1023 ttm_resource_manager_debug(man, &p); in drm_vram_mm_debugfs()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_gem_vram_helper.c | 976 ttm_resource_manager_debug(man, &p); in drm_vram_mm_debugfs()
|
Completed in 13 milliseconds