[Bug 2516] some rasterization fallbacks cause segfaults

2005-05-31 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=2516 --- Additional Comments From [EMAIL PROTECTED] 2005-05-31 17:59 --- I was

Re: r300 bugs

2005-05-31 Thread Vladimir Dergachev
is fun enough :) Also, all of r300 and later cards have more than enough RAM for 32bpp modes. That said, it is probably just a matter of making sure some constants are set properly (like colorbuffer parameters), I don't think anything else in the driver is tied to that. If 16bpp isn't suppor

removing radeon_acknowledge_irqs hack..

2005-05-31 Thread Dave Airlie
In radeon_irq.c:radeon_wait_irq There is a comment /* This is a hack to work around mysterious freezes on certain * systems: */ radeon_acknowledge_irqs(dev_priv); On my 7500 system I've been seeing mysterious hangs after a week or so running, and I've removed this "hack" from my syste

[Bug 2516] some rasterization fallbacks cause segfaults

2005-05-31 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=2516 --- Additional Comments From [EMAIL PROTECTED] 2005-05-31 17:09 --- (In r

[Bug 2766] texgen GL_SPHERE_MAP should not cause a tcl fallback

2005-05-31 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=2766 [EMAIL PROTECTED] changed: What|Removed |Added --

[Bug 2497] glut menues are broken in sw-tnl mode

2005-05-31 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=2497 [EMAIL PROTECTED] changed: What|Removed |Added --

[Bug 2026] bzflag crashes R200 DRI

2005-05-31 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=2026 --- Additional Comments From [EMAIL PROTECTED] 2005-05-31 16:54 --- Attac

[Bug 2516] some rasterization fallbacks cause segfaults

2005-05-31 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=2516 [EMAIL PROTECTED] changed: What|Removed |Added --

[r300] [patches] debugging lockups

2005-05-31 Thread Nicolai Haehnle
Hello everybody, today's lockup-chasing wrapup follows :) Two observations about the lockups I've been seeing: (1) Lockups are more likely to occur when the ring buffer is filled with packet2s for alignment (see the attached experimental patch.drm-align-ring). (2) Lockups are a lot less likel

Re: r300 bugs

2005-05-31 Thread Keith Whitwell
Vladimir Dergachev wrote: On Mon, 30 May 2005, Bernhard Rosenkraenzer wrote: Hi, I've just tried out the r300 driver - works remarkably well for "untested and broken" code. :)) I've run into 2 bugs though: It doesn't work well if the display uses 16 bpp (24 bpp works perfectly) -- 3D

r300 initial PCI-express patch .. not working ...

2005-05-31 Thread Dave Airlie
Hi all, I've written the initial code for PCI express for the X300 (patch attached), it sets the registers up somewhat like the normal PCI gart code, and like what fglrx seems to do as well... Now my problem at the moment is I can't get fglrx to work on my X300 at all either, it hangs...

[Bug 3267] Rendering errors - Radeon 7500

2005-05-31 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=3267 [EMAIL PROTECTED] changed: What|Removed |Added --