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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_system_manager.c73 ttm_set_driver_manager(bdev, VMW_PL_SYSTEM, man);
81 VMW_PL_SYSTEM);
88 ttm_set_driver_manager(&dev_priv->bdev, VMW_PL_SYSTEM, NULL);
H A Dvmwgfx_ttm_buffer.c310 case VMW_PL_SYSTEM:
336 case VMW_PL_SYSTEM:
444 case VMW_PL_SYSTEM:
493 return mem_type == TTM_PL_SYSTEM || mem_type == VMW_PL_SYSTEM;
H A Dvmwgfx_gem.c218 case VMW_PL_SYSTEM:
H A Dvmwgfx_bo.c792 pl[n].mem_type = VMW_PL_SYSTEM;
H A Dvmwgfx_drv.h94 #define VMW_PL_SYSTEM (TTM_PL_PRIV + 2) macro
H A Dvmwgfx_drv.c1459 ttm_resource_manager_create_debugfs(ttm_manager_type(&vmw->bdev, VMW_PL_SYSTEM),

Completed in 175 milliseconds