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
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
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
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'