Re: [Dri-devel] PCIGART Radeon AIW support

2002-10-22 Thread Michel Dänzer
On Mon, 2002-10-21 at 21:07, Kees Cook wrote: > On Mon, Oct 21, 2002 at 07:53:13PM +0200, Michel Dänzer wrote: > > FWIW, I have an AGP 7000 running with PCI GART right now. It has locked > > Which binaries need to be replaced? radeon_drv.o (the 2D driver) and radeon.o (the DRM). > I built the d

Re: [Dri-devel] PCIGART Radeon AIW support

2002-10-21 Thread Benjamin Herrenschmidt
>It might be related to the bus mastering issues. > >The reason that PCIGART support was not enabled on x86 was due to >lockups that happened with AGP cards. What we need is either to fix the >bug with using PCIGART on AGP cards or we need a way to have AGP cards >fail to load the DRI when the AGP

Re: [Dri-devel] PCIGART Radeon AIW support

2002-10-21 Thread Kees Cook
On Mon, Oct 21, 2002 at 07:53:13PM +0200, Michel Dänzer wrote: > FWIW, I have an AGP 7000 running with PCI GART right now. It has locked Which binaries need to be replaced? I built the dri tree from CVS, but X11 is still being weird. According to the log, Direct Rendering is enabled, but glxin

Re: [Dri-devel] PCIGART Radeon AIW support

2002-10-19 Thread Kees Cook
On Fri, Oct 18, 2002 at 02:28:33PM +0200, Michel Dänzer wrote: > > The PCI radeon seems to work fairly well actually: > [...] > Great news! Kevin, do you think we can enable PCI GART everywhere now, > or what were the problems you were seeing? (Is it possible that they > were related to bus masteri

Re: [Dri-devel] PCIGART Radeon AIW support

2002-10-18 Thread Michel Dänzer
On Don, 2002-10-17 at 21:07, James Fung wrote: > > The PCI radeon seems to work fairly well actually: > > OpenGL vendor string: Tungsten Graphics, Inc. > OpenGL renderer string: Mesa DRI Radeon 20020611 AGP 1x x86/MMX/3DNow! TCL > OpenGL version string: 1.2 Mesa 4.0.4 > > glxgears gives 1000 fr

Re: [Dri-devel] PCIGART Radeon AIW support

2002-10-17 Thread Keith Whitwell
James Fung wrote: Thanks. The PCI radeon seems to work fairly well actually: OpenGL vendor string: Tungsten Graphics, Inc. OpenGL renderer string: Mesa DRI Radeon 20020611 AGP 1x x86/MMX/3DNow! TCL OpenGL version string: 1.2 Mesa 4.0.4 glxgears gives 1000 frames in 5.0 seconds = 200.000 FPS I

Re: [Dri-devel] PCIGART Radeon AIW support

2002-10-17 Thread James Fung
Thanks. The PCI radeon seems to work fairly well actually: OpenGL vendor string: Tungsten Graphics, Inc. OpenGL renderer string: Mesa DRI Radeon 20020611 AGP 1x x86/MMX/3DNow! TCL OpenGL version string: 1.2 Mesa 4.0.4 glxgears gives 1000 frames in 5.0 seconds = 200.000 FPS I've tried going thr

Re: [Dri-devel] PCIGART Radeon AIW support

2002-10-16 Thread Michel Dänzer
On Mit, 2002-10-16 at 23:14, James Fung wrote: > > I'm using an All-In-Wonder Radeon card, and its the PCI version (not AGP). > > I complied the drm radeon.o module, and I editting the radeon_cp.c file to > say #define PCIGART (presumably to try using the PCI GART). You need to do the same in p

[Dri-devel] PCIGART Radeon AIW support

2002-10-16 Thread James Fung
Hi. I'm using an All-In-Wonder Radeon card, and its the PCI version (not AGP). I complied the drm radeon.o module, and I editting the radeon_cp.c file to say #define PCIGART (presumably to try using the PCI GART). If I just insmod radeon.o and not agpgart.o, then I get: (II) RADEON(0): [drm] c