[Dri-devel] ATI radeon 7500 and accelerated tvout

2002-02-13 Thread donn morrison
Does anyone know if there's any work being done on accelerated tvout for the Radeon 7500? I have tried to look around GATOS but I can't really find anything explicitly saying that 7500's are supported. I'm using the vesa module in X and it stinks for watching movies. The video and audio get about

[Dri-devel] [PATCH] Mach64 multitexure, fog, texture env. modes

2002-02-13 Thread Leif Delgass
Hey gang, Well, I went on a coding binge and this is the result. This patch does the following things: 1. Enables multitexturing, tested and working with Quake3 demo and UT. To get this to work, I had to switch the vertex setup functions in mach64_vb.c to pre-multiply the texture coordinates

Re: [Dri-devel] Fwd: drivers/char/drm/i810_dma.c

2002-02-13 Thread Rik Faith
On Wed 13 Feb 2002 15:41:08 +, Keith Whitwell <[EMAIL PROTECTED]> wrote: > Rik Faith wrote: > > > > Subject: drivers/char/drm/i810_dma.c > > Date: Tue, 12 Feb 2002 15:07:02 -0500 > > From: Timothy Ball <[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > > > do { ... } while(0); do not need

Re: [Dri-devel] Fwd: drivers/char/drm/i810_dma.c

2002-02-13 Thread Keith Whitwell
Rik Faith wrote: > > Subject: drivers/char/drm/i810_dma.c > Date: Tue, 12 Feb 2002 15:07:02 -0500 > From: Timothy Ball <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > > do { ... } while(0); do not need the trailing semicolon and may lead to > strange side effects. the following patch fixes it. >

[Dri-devel] Fwd: drivers/char/drm/i810_dma.c

2002-02-13 Thread Rik Faith
--- Begin Message --- do { ... } while(0); do not need the trailing semicolon and may lead to strange side effects. the following patch fixes it. --timball --snip--snip--snip-- diff -ruN linux-2.5.4/drivers/char/drm/i810_dma.c linux-2.5.4-fixed/drivers/char/drm/i810_dma.c --- linux-2.5.4/drivers

[Fwd: Re: [Dri-devel] Radeon 7500 instability]

2002-02-13 Thread Kamil Toman
> I think this is only a symptom of the chip locking up, causing the DRM > to run out of buffers. I wish the problems which actually cause these > were logged. ;( I see, okay I tried to insmod with full debug. From one session where I were able to ssh back to black-screened machine I ripped off t