TLS support (finally!)

2004-07-11 Thread Ian Romanick
These two patches cooperate to enable TLS support. For now you much manually add "#define GlxUseThreadLocalStorage YES" to your host.def to enable TLS support. Apply the Mesa patch to the Mesa tree and the DRI patch to the DRI tree. Right now libGL will try for a TLS driver first, and fallbac

Re: [Bug 849] [PATCH] Fix DRI pagesize assumptions in radeon and r128 drivers

2004-07-11 Thread Mike A. Harris
On Sun, 11 Jul 2004, Patrick McFarland wrote: >Date: Sun, 11 Jul 2004 02:32:00 -0400 >From: Patrick McFarland <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain; charset=us-ascii >X-BeenThere: [EMAIL PROTECTED] >Subject: Re: [Bug 849] [PATCH] Fix DRI pagesize assumptions in radeo

Re: Kernel oops when loading i830 module

2004-07-11 Thread Bill Gou
Dave Airlie wrote: > On Thu, 8 Jul 2004, Bill Gou wrote: > > >>Hi there, >> >>I'm running X.org 6.7, kernel 2.4.24. Whenever I load the i830 module compiled from >>dri >>snapshot, I get a kernel oops. Below is the ksymoops and 'lspci -v'output. >> >> > > > I can see the issue, I just have to

Re: Kernel oops when loading i830 module

2004-07-11 Thread Dave Airlie
On Thu, 8 Jul 2004, Bill Gou wrote: > Hi there, > > I'm running X.org 6.7, kernel 2.4.24. Whenever I load the i830 module compiled from > dri > snapshot, I get a kernel oops. Below is the ksymoops and 'lspci -v'output. > > I can see the issue, I just have to think of a clean way to fix it ... I'