Re: [R300] Xorg cvs problem

2004-12-23 Thread Vladimir Dergachev
On Thu, 23 Dec 2004, Keith Conger wrote: Hi, Ok I lied I found some time. Built r300_demo, all I had to do is add my vendor and device ID. I tried a couple tests none seem to draw anything. But heres the output: Hi Keith, Could you remind vendor and device ID of your card ? Thank you ! Als

[Bug 719] glXMakeCurrent (xdisplay, None, NULL) crashes X

2004-12-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://bugs.freedesktop.org/show_bug.cgi?id=719 [EMAIL PROTECTED] changed: What|Removed |Added

Re: [R300] Xorg cvs problem

2004-12-23 Thread Michel =?ISO-8859-1?Q?D=E4nzer?=
On Thu, 2004-12-23 at 11:46 -0500, Keith Conger wrote: > > This does in fact stop the artifacts. Does the problem also occur in depth 24 (your chip should be plenty powerful to handle that :)? Does Xv work correctly? P.S. I assume the problem also occurs if you don't play with 3D acceleration a

Re: [R300] Xorg cvs problem

2004-12-23 Thread Keith Conger
Hi, Ok I lied I found some time. Built r300_demo, all I had to do is add my vendor and device ID. I tried a couple tests none seem to draw anything. But heres the output: sudo ./r300_demo --vb-triangles CHECKPOINT main 598 driver "radeon" version 1.12.1 driver description "ATI Radeon" AGPVendorID

Re: [R300] Xorg cvs problem

2004-12-23 Thread Keith Conger
On Thu, 2004-12-23 at 11:40 -0500, Vladimir Dergachev wrote: > Could you still try this with DRI enabled ? > > Just to cover the basics.. See my last mail to the list in response to Michel's email, would you like me to still try this? > > > > Thanks for the help and your work on this driver, let

Re: [R300] Xorg cvs problem

2004-12-23 Thread Keith Conger
Hi, This does in fact stop the artifacts. Thanks, Keith On Thu, 2004-12-23 at 11:02 -0500, Michel Dänzer wrote: > On Thu, 2004-12-23 at 10:06 -0500, Keith Conger wrote: > > > > With dri off its fixes the artifacts. > > Does > > Option "XaaNoScanlineImageWriteRect" > > work around the

Re: [R300] Xorg cvs problem

2004-12-23 Thread Vladimir Dergachev
On Thu, 23 Dec 2004, Keith Conger wrote: Hi, On Wed, 2004-12-22 at 15:42 -0500, Vladimir Dergachev wrote: From the screenshot, it could be connected with smoothed fonts, as bitmap fonts are displayed fine. Perhaps screwed up endianness with DMA upload ? A few questions/things to try: * what

Re: [R300] Xorg cvs problem

2004-12-23 Thread Michel Dänzer
On Thu, 2004-12-23 at 10:06 -0500, Keith Conger wrote: > > With dri off its fixes the artifacts. Does Option "XaaNoScanlineImageWriteRect" work around the problem with DRI enabled? > One note, this was not the dri from r300_driver I'm still working > through some build issues with

Re: [R300] Xorg cvs problem

2004-12-23 Thread Keith Conger
Hi, On Wed, 2004-12-22 at 15:42 -0500, Vladimir Dergachev wrote: > >From the screenshot, it could be connected with smoothed fonts, as bitmap > fonts are displayed fine. > > Perhaps screwed up endianness with DMA upload ? > > A few questions/things to try: > > * what happens when you mov