Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ttm/
H A Dttm_resource.c624 void ttm_resource_manager_debug(struct ttm_resource_manager *man, in ttm_resource_manager_debug() function
634 EXPORT_SYMBOL(ttm_resource_manager_debug);
930 ttm_resource_manager_debug(man, &p); in ttm_resource_manager_show()
H A Dttm_bo.c67 ttm_resource_manager_debug(man, &p); in ttm_bo_mem_space_debug()
/linux/include/drm/ttm/
H A Dttm_resource.h484 void ttm_resource_manager_debug(struct ttm_resource_manager *man,
/linux/drivers/gpu/drm/i915/
H A Dintel_memory_region.c211 ttm_resource_manager_debug(mr->region_private, printer); in intel_memory_region_debug()