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

/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_mob.c86 static const struct vmw_otable dx_tables[] = { variable in typeref:struct:vmw_otable
329 *otables = kmemdup(dx_tables, sizeof(dx_tables), GFP_KERNEL);
333 dev_priv->otable_batch.num_otables = ARRAY_SIZE(dx_tables);

Completed in 180 milliseconds