Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_mob.c75 static const struct vmw_otable dx_tables[] = { variable
303 *otables = kmemdup(dx_tables, sizeof(dx_tables), GFP_KERNEL); in vmw_otables_setup()
307 dev_priv->otable_batch.num_otables = ARRAY_SIZE(dx_tables); in vmw_otables_setup()