Re: [PATCH] Re: [Dri-devel] Radeon 9000 Mobility (r250 lf) issue

2003-08-01 Thread Sven Luther
On Thu, Jul 31, 2003 at 09:02:08AM -0700, Ian Romanick wrote: Keith Whitwell wrote: Ian Romanick wrote: Michel Dänzer wrote: On Wed, 2003-07-30 at 03:06, Ian Romanick wrote: Here's a patch that should clear some of that up, at least for the R200-family of chips. I did change the

[Dri-devel] [Bug 271] euphoria (really-slick screensavers) repeatably locks up system

2003-08-01 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=271 --- Additional Comments From [EMAIL PROTECTED] 2003-01-08 04:56 --- PS: We don't need to make the error messages unique because we know this must be in R128CCEWaitForIdle(). ;P You are truely wise...I am not worthy :-) Also, I'm

[Dri-devel] Your Bugzilla buglist needs attention.

2003-08-01 Thread bugadmin
[This e-mail has been automatically generated.] You have one or more bugs assigned to you in the Bugzilla bugsystem (http://bugs.xfree86.org/) that require attention. All of these bugs are in the NEW state, and have not been touched in 7 days or more. You need to take a look at them, and

[Dri-devel] [Bug 314] No 3D support for Radeon IGP chips

2003-08-01 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-01-08 06:25 --- Are you sure you're using the patched DRM? -- Configure bugmail: http://bugs.xfree86.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

Re: [PATCH] Re: [Dri-devel] Radeon 9000 Mobility (r250 lf) issue

2003-08-01 Thread Ian Romanick
Sven Luther wrote: On Thu, Jul 31, 2003 at 09:02:08AM -0700, Ian Romanick wrote: Keith Whitwell wrote: It would be simple to add some checking to ensure the chipid is recognized by the 3d driver, just hasn't been done yet. Let me work up a patch that does this in a more generally way. The

Re: [PATCH] Re: [Dri-devel] Radeon 9000 Mobility (r250 lf) issue

2003-08-01 Thread Keith Whitwell
BTW, what about the drm modules, do they recognize the hardware also, or do they not care about being loaded or not. I think they check, but I'm not sure. I'd have to look. I don't think so. The FreeBSD varients have a table of pci ids, but that's got a lot to do with the FreeBSD device

[Dri-devel] [Bug 271] euphoria (really-slick screensavers) repeatably locks up system

2003-08-01 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=271 --- Additional Comments From [EMAIL PROTECTED] 2003-01-08 12:57 --- Re #9, I've now tried it. Here's what I found: * With various values of the CCEusecTimeout (5000 - 1000,000), I get a reduction in frames-per sec of about 3 (Measuring

[Dri-devel] r100 regression: gltext screensaver too dark

2003-08-01 Thread Felix Kühling
Hi, I'm currently testing the trunk on my Radeon 7500, especially Keith's recent TCL and dma_tmp work. All real applications seem to work fine but gltext xscreensaver is way too dark now. It looks like there is only ambient light. With RADEON_TCL_FORCE_DISABLE=1 it looks ok. Regards, Felix

[Dri-devel] DRI disabled on iBook2 w/ 2.4.21 ppc (linus) kernel

2003-08-01 Thread Andreakis, Dean (MED)
I am trying to get DRI enabled on my iBook2. My configuration is: iBook2(ati radeon mobility 7500) w/ Debian (sid) running a 2.4.21 kernel (linus, not benh), XFree86 v4.3.0 I built the kernel (without DRI support and with agpgart support) and then took Michael Danzers 0725 debian DRI packages

Re: [Dri-devel] SGI_make_current_read is in CVS

2003-08-01 Thread Ian Romanick
Ian Romanick wrote: As I mentioned in a couple earlier threads, there are some problems with enabling this extension in a couple different drivers. Because of that I have not committed any device-dependent code. Attached to this message are the patches to the Radeon and MGA drivers to enable

Re: [Dri-devel] SGI_make_current_read is in CVS

2003-08-01 Thread Brian Paul
Ian Romanick wrote: Ian Romanick wrote: As I mentioned in a couple earlier threads, there are some problems with enabling this extension in a couple different drivers. Because of that I have not committed any device-dependent code. Attached to this message are the patches to the Radeon and

RE: [Dri-devel] SGI_make_current_read is in CVS

2003-08-01 Thread Matt Sealey
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ian Romanick Sent: Friday, August 01, 2003 8:09 PM To: DRI developer's list Subject: Re: [Dri-devel] SGI_make_current_read is in CVS Ian Romanick wrote: As I mentioned in a couple earlier

[Dri-devel] Debian Packages Problem

2003-08-01 Thread Patricio Rojo
Hi! As requested in the download page, I'm notifying of some problems I found with the Debian packages. I haven't tested the driver thoroughly, hence, the following is concerning the compilation and installation only. Line 41 of file modules/drm-trunk/i830_irq.c says

Re: [Dri-devel] DRI disabled on iBook2 w/ 2.4.21 ppc (linus) kernel

2003-08-01 Thread Chad Page
You might want to look for agpgart patches and/or try out ben2. I've gotten closer using 2.4.21ben2, but when it tries to start with DRI all I get is a blank screen and unless I have a network connection I need to reboot. Any ideas? On Fri, 1 Aug 2003, Andreakis, Dean (MED)

Re: [Dri-devel] SGI_make_current_read is in CVS

2003-08-01 Thread Brian Paul
Matt Sealey wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ian Romanick Sent: Friday, August 01, 2003 8:09 PM To: DRI developer's list Subject: Re: [Dri-devel] SGI_make_current_read is in CVS Ian Romanick wrote: As I mentioned in a couple earlier

Re: [Dri-devel] r100 regression: gltext screensaver too dark

2003-08-01 Thread Felix Kühling
On Fri, 1 Aug 2003 19:28:24 +0200 Felix Kühling [EMAIL PROTECTED] wrote: Hi, I'm currently testing the trunk on my Radeon 7500, especially Keith's recent TCL and dma_tmp work. All real applications seem to work fine but gltext xscreensaver is way too dark now. It looks like there is only

Re: [Dri-devel] r100 regression: gltext screensaver too dark

2003-08-01 Thread Michel Dänzer
On Fri, 2003-08-01 at 23:10, Felix Khling wrote: On Fri, 1 Aug 2003 19:28:24 +0200 Felix Khling [EMAIL PROTECTED] wrote: I'm currently testing the trunk on my Radeon 7500, especially Keith's recent TCL and dma_tmp work. All real applications seem to work fine but gltext xscreensaver is

Re: [Dri-devel] Debian Packages Problem

2003-08-01 Thread Michel Dänzer
On Fri, 2003-08-01 at 22:28, Patricio Rojo wrote: As requested in the download page, I'm notifying of some problems I found with the Debian packages. I haven't tested the driver thoroughly, hence, the following is concerning the compilation and installation only. Line 41 of file

Re: [Dri-devel] DRI disabled on iBook2 w/ 2.4.21 ppc (linus) kernel

2003-08-01 Thread Michel Dänzer
On Fri, 2003-08-01 at 22:38, Chad Page wrote: You might want to look for agpgart patches and/or try out ben2. Indeed, agpgart for Apple UniNorth AGP bridges is only available in the benh trees and linuxppc-2.5 yet. The unresolved symbols shouldn't occur with these either, I'm afraid the

Re: [PATCH] Re: [Dri-devel] Radeon 9000 Mobility (r250 lf) issue

2003-08-01 Thread Michel Dänzer
On Fri, 2003-08-01 at 18:33, Ian Romanick wrote: This does make one subtle, but VERY important change to the policy carried out by the driver's init function. Right now all of the drivers will try to run even if they don't recognize the PCI ID. If we go this route, that will change.

Re: [Dri-devel] r100 regression: gltext screensaver too dark

2003-08-01 Thread Felix Kühling
On 01 Aug 2003 23:39:49 +0200 Michel Dänzer [EMAIL PROTECTED] wrote: On Fri, 2003-08-01 at 23:10, Felix Kühling wrote: On Fri, 1 Aug 2003 19:28:24 +0200 Felix Kühling [EMAIL PROTECTED] wrote: I'm currently testing the trunk on my Radeon 7500, especially Keith's recent TCL and

[Dri-devel] [PATCH] per-screen client-side glx extensions

2003-08-01 Thread Felix Kühling
Hi, I attached a first attempt on a patch that makes client-side extensions aware of multiple screens and will allow extensions to be enabled conditionally by the drivers. This is a result of the thread Observations about dynamic extension registration. It compiles but the drivers aren't changed

[Dri-devel] [Bug 271] euphoria (really-slick screensavers) repeatably locks up system

2003-08-01 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=271 --- Additional Comments From [EMAIL PROTECTED] 2003-01-08 19:15 --- So you're saying it still locks up with a higher timeout for you? Re #15, I hope John can give you instructions. I'm afraid you can't do anything like this with Magic

Re: [Dri-devel] r100 regression: gltext screensaver too dark

2003-08-01 Thread Keith Whitwell
Felix Kühling wrote: On 01 Aug 2003 23:39:49 +0200 Michel Dänzer [EMAIL PROTECTED] wrote: On Fri, 2003-08-01 at 23:10, Felix Kühling wrote: On Fri, 1 Aug 2003 19:28:24 +0200 Felix Kühling [EMAIL PROTECTED] wrote: I'm currently testing the trunk on my Radeon 7500, especially Keith's recent TCL

Re: [Dri-devel] [PATCH] per-screen client-side glx extensions

2003-08-01 Thread Ian Romanick
Felix Kühling wrote: Hi, I attached a first attempt on a patch that makes client-side extensions aware of multiple screens and will allow extensions to be enabled conditionally by the drivers. This is a result of the thread Observations about dynamic extension registration. It compiles but the

Re: [updated PATCH] Re: [Dri-devel] Radeon 9000 Mobility (r250 lf)issue

2003-08-01 Thread Ian Romanick
Ian Romanick wrote: Sven Luther wrote: On Thu, Jul 31, 2003 at 09:02:08AM -0700, Ian Romanick wrote: Keith Whitwell wrote: It would be simple to add some checking to ensure the chipid is recognized by the 3d driver, just hasn't been done yet. Let me work up a patch that does this in a more

Re: [Dri-devel] DRI disabled on iBook2 w/ 2.4.21 ppc (linus) kernel

2003-08-01 Thread Chad Page
On 2 Aug 2003, Michel [ISO-8859-1] Dänzer wrote: On Fri, 2003-08-01 at 22:38, Chad Page wrote: You might want to look for agpgart patches and/or try out ben2. Indeed, agpgart for Apple UniNorth AGP bridges is only available in the benh trees and linuxppc-2.5 yet. The unresolved