Home
last modified time | relevance | path

Searched refs:vmw_otable (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_mob.c66 static const struct vmw_otable pre_dx_tables[] = {
75 static const struct vmw_otable dx_tables[] = {
117 struct vmw_otable *otable) in vmw_setup_otable_base()
195 struct vmw_otable *otable) in vmw_takedown_otable_base()
241 struct vmw_otable *otables = batch->otables; in vmw_otable_batch_setup()
299 struct vmw_otable **otables = &dev_priv->otable_batch.otables; in vmw_otables_setup()
Dvmwgfx_drv.h476 struct vmw_otable { struct
484 struct vmw_otable *otables; argument