Re: [Dri-devel] Backtrace from hung GL app (tdfx)

2002-06-10 Thread Keith Whitwell
Steven Walter wrote: > Occasionally, I'll get an OpenGL app (almost always a screensaver) that > will freeze up, leaving the console unusable. Numlock doesn't toggle, > etc. If I log in via serial console and kill the app, then all is well. > This seems to happen once every day or two. > > Rece

[Dri-devel] Radeon PCI on a PPC?

2002-06-10 Thread Massimiliano Lingua
I have noticed the new work going on with T&L Radeon driver, and I am very excited about it (BTW: I am the one who coded DRI driver for s3/virge). Now I got a ppc (RS/6000 ppc PCI only) too, and I would like to do some DRI coding on it, so I ask to you [please tell me if I am addressing the wron

Re: [Dri-devel] Backtrace from hung GL app (tdfx)

2002-06-10 Thread Brian Paul
Steven Walter wrote: > Occasionally, I'll get an OpenGL app (almost always a screensaver) that > will freeze up, leaving the console unusable. Numlock doesn't toggle, > etc. If I log in via serial console and kill the app, then all is well. > This seems to happen once every day or two. > > Rece

[Dri-devel] Matrox G400/450 PCI support

2002-06-10 Thread Gareth Knight
I am interested in adding DRI support for an Algorithmics P6064 mips development board. I already have the standard X server working OK I see two possibilities: 1. To write some support for the Hint HB1-SE33 bridge on the Matrox G450 PCI card and make it look like some sort of AGP Gart is pre

Re: [Dri-devel] Backtrace from hung GL app (tdfx)

2002-06-10 Thread Michael
On Sun, Jun 09, 2002 at 02:37:23PM -0500, Steven Walter wrote: > It's hanging in glide, trying to read from the status register. Or, > equally likely, it's repeatedly calling that function, waiting for the > engine to become idle (or some such, I don't really know what I'm > talking about). The

Re: [Dri-devel] Matrox G400/450 PCI support

2002-06-10 Thread Ville Syrjälä
Here's my understanding of the situation. Someone more enlightened should correct me if I'm wrong. On Mon, Jun 10, 2002 at 04:22:11PM +, Gareth Knight wrote: > I am interested in adding DRI support for an Algorithmics P6064 mips > development board. I already have the standard X server work

Re: [Dri-devel] Matrox G400/450 PCI support

2002-06-10 Thread José Fonseca
On 2002.06.10 18:32 Ville Syrjälä wrote: > Here's my understanding of the situation. Someone more enlightened should > correct me if I'm wrong. > > On Mon, Jun 10, 2002 at 04:22:11PM +, Gareth Knight wrote: > > I am interested in adding DRI support for an Algorithmics P6064 mips > > developme

[Dri-devel] Radeon 8800 drivers

2002-06-10 Thread Phillip Ezolt
Hi All, This question has to do with the Radeon 8800 drivers that ATI just released. I know that they were written by ATI, but I have a question that I believe is an DRI questions. 1) We have 15 identical machines each with a Radeon 8500. Intermittently, DRI will fail

Re: [Dri-devel] Matrox G400/450 PCI support

2002-06-10 Thread Gareth Knight
> > 2. To remove the AGP dependencies from the current Matrox driver > > This might be nasty as the card doesn't do scatter-gather DMA. You'd need > a physically contiguous chunk of memory which the Linux kernel can't > guarantee. I'm not sure how much memory the DMA buffers require. Putting > te

Re: [Dri-devel] Matrox G400/450 PCI support

2002-06-10 Thread Michel Dänzer
On Mon, 2002-06-10 at 23:03, Gareth Knight wrote: > > Does anyone know how the ATI Rage 128 driver copes ? It would appear it > uses some sort of PCI GART - is this real hardware capability or a clever > wrapper layer ? It's a graphics chip feature. -- Earthling Michel Dänzer (MrCooper)/ Deb

Re: [Dri-devel] Radeon PCI on a PPC?

2002-06-10 Thread Michel Dänzer
On Mon, 2002-06-10 at 14:22, Massimiliano Lingua wrote: > > I have noticed the new work going on with T&L Radeon driver, and I am > very excited about it (BTW: I am the one who coded DRI driver for > s3/virge). Now I got a ppc (RS/6000 ppc PCI only) too, and I would like > to do some DRI coding

Re: [Dri-devel] Re: Status of AMD 760MP + Radeon lockups?

2002-06-10 Thread Michel Dänzer
On Sat, 2002-06-08 at 06:44, John Karcz wrote: > I've got a Tiger S2460 and a Radeon, and suffer from this bug. > I'd love to help nail it. > > I built XFree86 last weekend from CVS head, and got it running. > But, direct rendering isn't working. (I'm using the same > XF86Config-4 as for my XFr

[Dri-devel] Understanding the internals of a X11/OpenGL Based Program (Using 3D Direct Rendering)

2002-06-10 Thread Smitty
Hei Jens Remember this? +---+ | X11/OpenGL Based Application| | (Using 3D Direct Rendering) | +--++ | OpenGL Library | XLib | | +++ | | | GLXLib | | +-

Re: [Dri-devel] Status of AMD 760MP + Radeon lockups?

2002-06-10 Thread Linus Torvalds
AMD just sent out this email about a kernel bug/interaction with the AMD Athlons and AGP GART usage. I'll just quote the whole thing here, it would be interesting to hear whether the suggested patches seem to make any difference to any AMD/Radeon problems.. If you have an AMD system and have see

Re: [Dri-devel] Backtrace from hung GL app (tdfx)

2002-06-10 Thread Steven Walter
On Mon, Jun 10, 2002 at 05:59:50PM +0100, Michael wrote: > On Sun, Jun 09, 2002 at 02:37:23PM -0500, Steven Walter wrote: > > It's hanging in glide, trying to read from the status register. Or, > > equally likely, it's repeatedly calling that function, waiting for the > > engine to become idle (o

Re: [Dri-devel] Understanding the internals of a X11/OpenGL Based Program (Using 3D Direct Rendering)

2002-06-10 Thread Jens Owen
Smitty wrote: > > Hei Jens > > Remember this? > > +---+ > | X11/OpenGL Based Application| > | (Using 3D Direct Rendering) | > +--++ > | OpenGL Library | XLib | > | +++ | > |

[Dri-devel] missing file - cntrl_flow.png

2002-06-10 Thread Smitty
I've attached the latest WIP of cntrl_flow.png to help show this. Wasn't paying enough attention. Liam it depends cntrl_flow.png Description: Binary data

[Dri-devel] IRC log for today?

2002-06-10 Thread Leif Delgass
If anyone has a log of today's IRC meeting, could you post it to the list or upload it to the DRI website? Thanks. -- Leif Delgass http://www.retinalburn.net ___ Don't miss the 2002 Sprint PCS Application Developer's Conference Aug

[Dri-devel] Re: missing file - cntrl_flow.png

2002-06-10 Thread Jens Owen
Smitty wrote: > > I've attached the latest WIP of cntrl_flow.png to help show this. > > Wasn't paying enough attention. Okay, I follow what you are doing. Liam, I can't help but think you're going to take this down to the level of the old fashioned flow chart :-) Seriously, these block diagr

Re: [Dri-devel] Radeon 8800 drivers

2002-06-10 Thread Peter Soetens (Kaltan)
hi, since this driver is closed, it could be about anything causing this, and only the ATI folks can verify. But try to remove your agpgart from the kernel and any other dri kernel module, since the fgl comes with its own agpgart. P. On Monday 10 June 2002 21:02, Phillip Ezolt wrote: > Hi All

[Dri-devel] We have pheromones...

2002-06-10 Thread Ted von Hippel
Title: unfairad Instantly Attract  The Opposite Sex Ever wonder why some people are always surrounded by members of the opposite sex? Try this POTENT pheromone formula that helps men and women to attract members of the opposite sex Click here to learn more: Now YOU Can... *