Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_mob.c67 static const struct vmw_otable pre_dx_tables[] = {
76 static const struct vmw_otable dx_tables[] = {
118 struct vmw_otable *otable) in vmw_setup_otable_base()
196 struct vmw_otable *otable) in vmw_takedown_otable_base()
242 struct vmw_otable *otables = batch->otables; in vmw_otable_batch_setup()
303 struct vmw_otable **otables = &dev_priv->otable_batch.otables; in vmw_otables_setup()
H A Dvmwgfx_drv.h463 struct vmw_otable { struct
471 struct vmw_otable *otables; argument