[Bug 1615] R128 Software fallbacks broken

2005-11-11 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=1615 [EMAIL PROTECTED] changed: What|Removed |Added

[R300] Activating Fast Write mode kills the machine

2005-11-11 Thread Luca
Hi, I installed the latest X.Org server from Debian (6.8.99.901.dfsg.1-2) and decided to try DRI (I have a Radeon 9500 Pro). When X.Org starts with AGPFastWrite enabled it immediatly kills the machine (no network, no serial console, no sysrq). The last lines I see on the serial console are:

Re: [R300] Activating Fast Write mode kills the machine

2005-11-11 Thread Peter Zubaj
Hi, I will be very surprise if this is stable configuration with your card. Make sure you save all data before running 3D. It will random lock in 3D. Peter Zubaj I installed the latest X.Org server from Debian (6.8.99.901.dfsg.1-2) and decided to try DRI (I have a Radeon 9500 Pro). Aktivujte

[Bug 2994] Hardware accelerated indirect-rendering should be supported

2005-11-11 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=2994 [EMAIL PROTECTED] changed: What|Removed |Added

libdrm stable branch created

2005-11-11 Thread Adam Jackson
Please note that libdrm now has a 1.0 branch. If you make changes to the DRM headers like the recent via_drm.h updates, such that drivers will need them to build, make sure they are applied to the 1.0 branch as well. A rough roadmap for libdrm 1.1: - Build and install the test apps by default

Re: libdrm stable branch created

2005-11-11 Thread Felix Kühling
Am Freitag, den 11.11.2005, 13:38 -0500 schrieb Adam Jackson: Please note that libdrm now has a 1.0 branch. If you make changes to the DRM headers like the recent via_drm.h updates, such that drivers will need them to build, make sure they are applied to the 1.0 branch as well. A rough

[Bug 1280] Lock up w/ r200, TCL, GL apps

2005-11-11 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=1280 --- Additional Comments From [EMAIL PROTECTED] 2005-11-11 12:36 ---

Re: [R300] Activating Fast Write mode kills the machine

2005-11-11 Thread Luca
Il Fri, Nov 11, 2005 at 12:40:10PM -0500, Felix Kühling ha scritto: Am Freitag, den 11.11.2005, 16:26 +0100 schrieb Luca: Hi, I installed the latest X.Org server from Debian (6.8.99.901.dfsg.1-2) and decided to try DRI (I have a Radeon 9500 Pro). When X.Org starts with AGPFastWrite

Re: libdrm stable branch created

2005-11-11 Thread Adam Jackson
On Friday 11 November 2005 14:51, Felix Kühling wrote: Am Freitag, den 11.11.2005, 13:38 -0500 schrieb Adam Jackson: Please note that libdrm now has a 1.0 branch. If you make changes to the DRM headers like the recent via_drm.h updates, such that drivers will need them to build, make sure

Re: Questions on libdrm Future

2005-11-11 Thread Adam Jackson
On Friday 11 November 2005 14:22, Matt Sottek wrote: 1) Is libdrm intended to be staticly linked with a libGL, libXvMC etc. Or are you invisioning a dynamic library available on all systems? Intended to be dynamic. Any layer that needs to talk to the DRM driver (server, libGL, libXvMC...)

Re: Questions on libdrm Future

2005-11-11 Thread Matt Sottek
I go back and forth on this. My concern is that the DRI protocol really shouldn't be user visible at all. In fact I'm largely of the opinion that the DRI protocol was a mistake. Almost all of it should have been either inferred from existing GLX protocol (drawable and context ops) or added as GLX