On Mon, 24 Mar 2003, Lachlan Deck wrote: > Hi Mark, > > On Sunday, March 23, 2003, at 02:17 PM, Mark Vojkovich wrote: > > > Definitely a driver problem. > > Okay. > > > All artifacts are 8x8 which seems > > to imply some problem with either the 8x8 pattern fills or the > > pattern unit interfering with other operations. You could try > > adding: > > > > Option "XaaNoMono8x8PatternFillRect" > > > > to the Section "Device" of the XF86Config file. > > New screen shot after doing this below...
Looks like it doesn't help. > Btw, is there a listing of possible options somewhere on the web? i.e., > is this one for the documentation. They're debugging options and not documented except in the code: http://cvsweb.xfree86.org/cvsweb/xc/programs/Xserver/hw/xfree86/xaa/xaaInitAccel.c?rev=1.36&content-type=text/x-cvsweb-markup Relevant ones are probably: XaaNoScreenToScreenCopy XaaNoMono8x8PatternFillRect XaaNoScanlineCPUToScreenColorExpandFill XaaNoSolidFillRect XaaNoPixmapCache XaaNoOffscreenPixmaps Those operations being corrupted look like solid fills. > > > At any rate > > somebody familiar with the Cirrus driver should look into it. > > Is that something you personally organise, or is that in the hope that > someone might have seen this message? I don't have anything to do with the cirrus driver. I maintain the nv driver (for NVIDIA cards). It looks like the last person working on the cirrus driver was Egbert Eich. Mark. _______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

