I missed one small change in the last patch. Here's a fix. -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/
--- DirectFB/gfxdrivers/matrox/matrox_crtc2.c Thu Feb 13 18:51:33 2003
+++ DirectFB/gfxdrivers/matrox/matrox_crtc2.c Thu Feb 13 18:50:06 2003
@@ -251,6 +251,7 @@
mcrtc2->config = *config;
crtc2_calc_regs( mdrv, mcrtc2, layer );
+ crtc2_calc_buffer( mdrv, mcrtc2, layer );
if (mcrtc2->enabled)
return crtc2_enable_output( mdrv, mcrtc2, layer );
