Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_mob.c70 static const struct vmw_otable pre_dx_tables[] = {
79 static const struct vmw_otable dx_tables[] = {
111 struct vmw_otable *otable) in vmw_setup_otable_base()
193 struct vmw_otable *otable) in vmw_takedown_otable_base()
242 struct vmw_otable *otables = batch->otables; in vmw_otable_batch_setup()
318 struct vmw_otable **otables = &dev_priv->otable_batch.otables; in vmw_otables_setup()
Dvmwgfx_drv.h342 struct vmw_otable { struct
350 struct vmw_otable *otables; argument