Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
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()
A Dvmwgfx_ttm_buffer.c97 .mem_type = VMW_PL_SYSTEM,
417 case VMW_PL_SYSTEM: in vmw_ttm_bind()
443 case VMW_PL_SYSTEM: in vmw_ttm_unbind()
541 case VMW_PL_SYSTEM: in vmw_ttm_io_mem_reserve()
590 return mem_type == TTM_PL_SYSTEM || mem_type == VMW_PL_SYSTEM; in vmw_memtype_is_system()
A Dvmwgfx_gem.c204 case VMW_PL_SYSTEM: in vmw_bo_print_info()
A Dvmwgfx_drv.h94 #define VMW_PL_SYSTEM (TTM_PL_PRIV + 2) macro
A Dvmwgfx_drv.c1416 ttm_resource_manager_create_debugfs(ttm_manager_type(&vmw->bdev, VMW_PL_SYSTEM), in vmw_debugfs_resource_managers_init()

Completed in 13 milliseconds