HomeSort by: relevance | last modified time | path
    Searched refs:vmw_bo_driver (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_mob.c 273 ret = vmw_bo_driver.ttm_tt_populate(batch->otable_bo->ttm, &ctx);
458 ret = vmw_bo_driver.ttm_tt_populate(mob->pt_bo->ttm, &ctx);
vmwgfx_ttm_buffer.c 870 struct ttm_bo_driver vmw_bo_driver = { variable in typeref:struct:ttm_bo_driver
vmwgfx_drv.c 888 &vmw_bo_driver,
vmwgfx_drv.h 998 extern struct ttm_bo_driver vmw_bo_driver;

Completed in 17 milliseconds