On Wed, 2002-06-05 at 01:05, Jens Owen wrote: > > Have you seen any clear bugs when the server regenerates? > > After Linus asked the questions regarding locking optimizations for the > Radeon, I decided to explore the current policies in the Radeon driver. > After building a fully debugable server and running in a bare bones > environment, I noticed the screen wasn't clearing when the server > regenerated. > > This problem goes away when the DRI is disabled, so it might be related > to using CP mode in the 2D driver. > > This bug shows up on the TCL branch and the main development trunk. > > Would it be helpful if I dove into this deeper? or do you already have > a fix for this?
I submitted a workaround for this (set info->indirectBuffer = NULL in ScreenInit()) to [EMAIL PROTECTED] on March 9th, your fix is better though. r128 has the same problem BTW. -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
