Merged the tdfx-2-0 branch onto the trunk

main
Daryll Strauss 2000-06-12 02:33:12 +00:00
parent b084e75292
commit ea425f532f
1 changed files with 1 additions and 1 deletions

View File

@ -338,7 +338,7 @@ static void mgaG200EmitPipe(drm_mga_private_t * dev_priv)
(u32) (dev_priv->WarpIndex[pipe].
phys_addr | WIA_wmode_start | WIA_wagp_agp));
PRIMADVANCE(dev_priv);
PRIMADVANCE( dev_priv );
}
static void mgaEmitState(drm_mga_private_t * dev_priv)