Index: radeon_accel.c =================================================================== RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_accel.c,v retrieving revision 1.17 diff -u -r1.17 radeon_accel.c --- radeon_accel.c 26 Jan 2005 18:23:40 -0000 1.17 +++ radeon_accel.c 18 Feb 2005 15:24:08 -0000 @@ -297,10 +297,6 @@ * might be removed in future versions of the Radeon driver. */ - /* Turn of all automatic flushing - we'll do it all */ - if (!IS_R300_VARIANT) - OUTREG(RADEON_RB2D_DSTCACHE_MODE, 0); - pitch64 = ((pScrn->displayWidth * (pScrn->bitsPerPixel / 8) + 0x3f)) >> 6; /* RADEONWaitForFifo(pScrn, 2);