Home
last modified time | relevance | path

Searched refs:vmw_bo_driver (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_mob.c268 ret = vmw_bo_driver.ttm_tt_populate(batch->otable_bo->ttm, &ctx); in vmw_otable_batch_setup()
453 ret = vmw_bo_driver.ttm_tt_populate(mob->pt_bo->ttm, &ctx); in vmw_mob_pt_populate()
Dvmwgfx_ttm_buffer.c865 struct ttm_bo_driver vmw_bo_driver = { variable
Dvmwgfx_drv.h934 extern struct ttm_bo_driver vmw_bo_driver;
Dvmwgfx_drv.c831 &vmw_bo_driver, in vmw_driver_load()