Home
last modified time | relevance | path

Searched refs:ttm_resource_manager_used (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/drm/ttm/
H A Dttm_resource.h326 static inline bool ttm_resource_manager_used(struct ttm_resource_manager *man) in ttm_resource_manager_used() function
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1353 if (!ttm_resource_manager_used(man)) { in __vmw_svga_enable()
1380 if (ttm_resource_manager_used(man)) { in __vmw_svga_disable()
1411 if (ttm_resource_manager_used(man)) { in vmw_svga_disable()
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_bo.c789 if (!man || !ttm_resource_manager_used(man)) in ttm_bo_mem_space()
815 if (!man || !ttm_resource_manager_used(man)) in ttm_bo_mem_space()