Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_mob.c270 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.c872 struct ttm_bo_driver vmw_bo_driver = { variable
Dvmwgfx_drv.h787 extern struct ttm_bo_driver vmw_bo_driver;
Dvmwgfx_drv.c874 &vmw_bo_driver, in vmw_driver_load()