Home
last modified time | relevance | path

Searched refs:VMW_PL_SYSTEM (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_system_manager.c73 ttm_set_driver_manager(bdev, VMW_PL_SYSTEM, man); in vmw_sys_man_init()
81 VMW_PL_SYSTEM); in vmw_sys_man_fini()
88 ttm_set_driver_manager(&dev_priv->bdev, VMW_PL_SYSTEM, NULL); in vmw_sys_man_fini()
H A Dvmwgfx_ttm_buffer.c310 case VMW_PL_SYSTEM: in vmw_ttm_bind()
336 case VMW_PL_SYSTEM: in vmw_ttm_unbind()
444 case VMW_PL_SYSTEM: in vmw_ttm_io_mem_reserve()
493 return mem_type == TTM_PL_SYSTEM || mem_type == VMW_PL_SYSTEM; in vmw_memtype_is_system()
H A Dvmwgfx_gem.c272 case VMW_PL_SYSTEM: in vmw_bo_print_info()
H A Dvmwgfx_bo.c786 pl[n].mem_type = VMW_PL_SYSTEM; in set_placement_list()
H A Dvmwgfx_drv.h95 #define VMW_PL_SYSTEM (TTM_PL_PRIV + 2) macro
H A Dvmwgfx_drv.c1452 ttm_resource_manager_create_debugfs(ttm_manager_type(&vmw->bdev, VMW_PL_SYSTEM), in vmw_debugfs_resource_managers_init()