Re: [Dri-devel] aligning i810 2.4 kernel and CVS DRMs...

2003-08-09 Thread Michel Dänzer
On Fri, 2003-08-08 at 01:47, Dave Airlie wrote: Okay my first patch is up at http://www.skynet.ie/~airlied/patches/dri/drm_i810_diff1.diff This takes any obvious changes from the 2.4.20 kernel and 2.4.20-19.8 I have on my PC, my only issue is whether this breaks in a 2.6 kernel (I don't

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

2003-08-09 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-07-08 05:18 --- As was stated many times already, the DRM and X server parts can't go in anywhere in this form. Alan, if you really included the DRM part in your kernel, please pull it

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

2003-08-09 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-08-08 20:43 --- after a while of spiffie 3d support i get this: Message from [EMAIL PROTECTED] at Fri Aug 8 18:39:02 2003 ... localhost kernel: Disabling IRQ #10 And no more 3D support.

[Dri-devel] Linux kernel PCI IDs vs Xfree

2003-08-09 Thread Jon Smirl
linux/pci_ids.h and xf86PciInfo.h are in disagreement for several Rage128 PCI ids. Xfree appears to be correct and the kernel file is wrong. This impacts the Rage framebuffer driver when loading. I verified these with two PCI databases. Rage Mobility 128 AGP 4x #define PCI_CHIP_RAGE128MF

[Dri-devel] question regarding savage driver

2003-08-09 Thread Stefan Kombrink
Hi dear Developers, i have a simple question regarding the savage DRI driver, which doesn't seem to be included in official releases yet. Do i get HW acceleration if I compile from 4.3.0 CVS? Is there any closer information (link, maling list) regarding its status? Who is the developer in

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

2003-08-09 Thread Ian Romanick
Ian Romanick wrote: I'm also having second thoughts about allowing drivers to add function calls to the GLX dispatch table. This is a global table that has no way to identify the owner of a dispatch function. This functionality is currently only used by a single feature of the r200 driver.

Re: [Dri-devel] Re: Build strangeness

2003-08-09 Thread Nathaniel Gray
On Wednesday 06 August 2003 02:16 pm, Michel Dnzer wrote: On Wed, 2003-08-06 at 23:09, Nathan Gray wrote: Felix Khling wrote: On Tue, 05 Aug 2003 20:59:32 -0700 Nathan Gray [EMAIL PROTECTED] wrote: Hello, I'm trying to build from CVS but I'm seeing something unexpected.

RE: [Dri-devel] Linux kernel PCI IDs vs Xfree

2003-08-09 Thread Alexander Stohr
all info contained below is my personal opinion, should be retriveable from several pbulic sources and it is only accurate to my best knowledge. linux/pci_ids.h and xf86PciInfo.h are in disagreement for several Rage128 PCI ids. Xfree appears to be correct and the kernel file is wrong. This

Re: [Dri-devel] Simple example fails w/direct rendering

2003-08-09 Thread Ian Romanick
Nathan Gray wrote: This is an example from an opengl tutorial that I'm trying out. If I run it with LIBGL_ALWAYS_INDIRECT it works fine, but with direct rendering I just get a blank window. I'm using the radeon driver from recent CVS (checked out yesterday anonymously) on a Dell Inspiron 4150

[Dri-devel] [Bug 566] Two-sided lighting not working properly

2003-08-09 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=566 [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|[EMAIL PROTECTED] |dri- |

Re: [Dri-devel] Simple example fails w/direct rendering

2003-08-09 Thread Dave Airlie
this is something to do with double buffering no sure what is going wrong though, probably getting a doubled buffered visual and using it as single or somthing... adding glutInitDisplayMode(GLUT_RGB | GLUT_DOUBLE ); to the main before CreateWindow and glutSwapBuffers(); to the end if

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

2003-08-09 Thread bugzilla-daemon
http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-08-08 23:31 --- Created an attachment (id=480) -- (http://bugs.xfree86.org/attachment.cgi?id=480action=view) Linux kernel 2.4.21 agpgart patch for Radeon IGP chipsets Patch for 2.4.21

[Dri-devel] New radeon mergedfb and power management patches available

2003-08-09 Thread Alex Deucher
For those that are interested, I just wanted to mention that I've posted new versions of my radeon mergedfb patch and my radeon powermanagement patch. Please see bugzilla for more details. Binaries and diffs are available on my website (listed on bugzilla). Mergedfb: