[Dri-devel] sched_yield() in DRI/XFree86? - It could be REALY bad on 2.6.0

2003-12-23 Thread Dieter Nützel
Was on LKM pwlib (SDL): http://marc.theaimsgroup.com/?l=linux-kernel&m=107209768908512&w=2 [-] List: linux-kernel Subject: Re: 2.6 vs 2.4 regression when running gnomemeeting From: Ingo Molnar Date: 2003-12-22 12:51:30 [Download message RAW] * Andrew McGregor <[EMAIL PROTECTED]> wro

[Dri-devel] [Bug 314] 3D support for Radeon IGP chips

2003-12-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-12-23 23:35 --- This is likey do

[Dri-devel] [Bug 314] 3D support for Radeon IGP chips

2003-12-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=314 --- Additional Comments From [EMAIL PROTECTED] 2003-12-23 22:36 --- im using IGP M340

Re: [Dri-devel] LockLegacyVGA

2003-12-23 Thread Jon Smirl
I figured it out, the register can only be read from 0x03CC and written from 0x03C2. = Jon Smirl [EMAIL PROTECTED] __ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ --

[Dri-devel] LockLegacyVGA

2003-12-23 Thread Jon Smirl
This doesn't look right, shouldn't the first msr save be from 0x03C2 instead 0x03CC? dri/xc/xc/programs/Xserver/hw/xfree86/int10/helper_exec.c void LockLegacyVGA(xf86Int10InfoPtr pInt, legacyVGAPtr vga) { xf86SetCurrentAccess(FALSE, xf86Screens[pInt->scrnIndex]); vga->save_msr= inb(pI

Re: [Dri-devel] Re: Join forces towards DRI support for Savage4, Twister, Prosavage?

2003-12-23 Thread Alex Deucher
--- Felix Kühling <[EMAIL PROTECTED]> wrote: > On Mon, 22 Dec 2003 15:30:47 -0800 (PST) > Alex Deucher <[EMAIL PROTECTED]> wrote: > > > I'd be willing to help on the 2D side, I just need to get ahold of > an > > old savage board to test with. I have an old laptop with a savage > ix > > in it, b

Re: [Dri-devel] Re: Join forces towards DRI support for Savage4, Twister, Prosavage?

2003-12-23 Thread Felix Kühling
On Mon, 22 Dec 2003 15:30:47 -0800 (PST) Alex Deucher <[EMAIL PROTECTED]> wrote: > I'd be willing to help on the 2D side, I just need to get ahold of an > old savage board to test with. I have an old laptop with a savage ix > in it, but it's be in the process of being sold, so I doubt I'll be >

[Dri-devel] [Bug 110] Radeon DRI crashes.

2003-12-23 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter your comments there. http://bugs.xfree86.org/show_bug.cgi?id=110 [EMAIL PROTECTED] changed: What|Removed |Added --

[Dri-devel] Re: Strange lockups with DRI on Radeon 8500LE

2003-12-23 Thread Konstantin Lepikhov
Hi Michel! Monday 22, at 09:39:50 PM you wrote: > > > > > Hmm, I suspect this could be related to the new card memory layout > > > > > introduced with the radeon DRM 1.10.0. Can you try either the DRM or the > > > > > 2D driver from before November 4th? > > > > Hmm where I can found this source/