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

2003-11-10 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-10-11 22:31 --- Created an attachment

Re: [Dri-devel] Problems with the radeon 1.9.0 driver in 2.6.0-test9-mm2

2003-11-10 Thread Mike Mestnik
--- Michel Dänzer <[EMAIL PROTECTED]> wrote: > On Fri, 2003-11-07 at 23:05, Andrew Morton wrote: > > > > Has anyone actually tested the functionality which this patch is supposed > > to provide? That loading the DRM module magically triggers a load of AGP? > > Haven't tried it, but I doubt it

Re: [Dri-devel] Radeon problem

2003-11-10 Thread Felix Kühling
On Mon, 10 Nov 2003 09:05:07 +0100 Mark Baas <[EMAIL PROTECTED]> wrote: > Hey, > > When running Scorched3d I get this error: > drmCommandWrite: -22 > drmRadeonCmdBuffer: -22 (exiting) > > I also got this error with a GameSkel of Soya3d > http://oomadness.tuxfamily.org/en/soya/game_skel.html I j

Re: [Dri-devel] page flipping cleanup

2003-11-10 Thread Keith Whitwell
Michel DÃnzer wrote: On Mon, 2003-11-10 at 16:29, Keith Whitwell wrote: Michel DÃnzer wrote: Can we also do this in TransitionSingleToMulti3d()? To get the frontbuffer at the front when pageflipping is no longer possible? Yes. I don't think so as the one already-active context would have its

Re: [Dri-devel] page flipping cleanup

2003-11-10 Thread Michel Dänzer
On Mon, 2003-11-10 at 16:29, Keith Whitwell wrote: > Michel DÃnzer wrote: > > > > Can we also do this in TransitionSingleToMulti3d()? > > To get the frontbuffer at the front when pageflipping is no longer possible? Yes. > I don't think so as the one already-active context would have its backbu

[Dri-devel] Weekly IRC meeting reminder

2003-11-10 Thread Ian Romanick
This is just a friendly reminder that the weekly dri-devel IRC meeting will be starting in the #dri-devel channel on irc.freenode.net at 2100 UTC (or 4:00PM EST or 1:00PM PST, if you prefer). Time zone conversion available at: http://www.timezoneconverter.com/cgi-bin/tzc.tzc Logs of previous IR

[Dri-devel] [Bug 861] program exits with: drmRadeonCmdBuffer: -22

2003-11-10 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=861 --- Additional Comments From [EMAIL PROTECTED] 2003-10-11 13:17 --- That message comes fro

[Dri-devel] [Bug 453] manywin (from Mesa) doesn't update all windows w/direct rendering

2003-11-10 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=453 --- Additional Comments From [EMAIL PROTECTED] 2003-10-11 12:58 --- Sorry. At the time th

[Dri-devel] Xv Gamma adjustment in the radeon driver

2003-11-10 Thread Alex Deucher
I recenly wrote a patch (with some help from Andreas) to a allow for gamma adjustment of the video overlay. It adds the XV_GAMMA attribute. The current patch works, but I'm not sure I'm programming the registers right. Could someone with databooks verify how they should be programmed? The releva

Re: [Dri-devel] page flipping cleanup

2003-11-10 Thread Keith Whitwell
Michel DÃnzer wrote: On Mon, 2003-11-10 at 10:21, Keith Whitwell wrote: Michel DÃnzer wrote: I'm probably missing something (I don't even fully understand why this doesn't always work in the kernel)... but http://penguinppc.org/~daenzer/DRI/radeon-pageflip-cleanup.diff seems to get rid of the 'fa

[Dri-devel] [Bug 861] program exits with: drmRadeonCmdBuffer: -22

2003-11-10 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=861 --- Additional Comments From [EMAIL PROTECTED] 2003-10-11 09:04 --- Which file radeon-2003

Re: [Dri-devel] page flipping cleanup

2003-11-10 Thread Michel Dänzer
On Mon, 2003-11-10 at 10:21, Keith Whitwell wrote: > Michel DÃnzer wrote: > > I'm probably missing something (I don't even fully understand why this > > doesn't always work in the kernel)... but > > http://penguinppc.org/~daenzer/DRI/radeon-pageflip-cleanup.diff seems to > > get rid of the 'failed

Re: [Dri-devel] Problems with the radeon 1.9.0 driver in 2.6.0-test9-mm2

2003-11-10 Thread Michel Dänzer
On Fri, 2003-11-07 at 23:05, Andrew Morton wrote: > > Has anyone actually tested the functionality which this patch is supposed > to provide? That loading the DRM module magically triggers a load of AGP? Haven't tried it, but I doubt it does looking at the code for symbol_get and friends... tr

[Dri-devel] Radeon problem

2003-11-10 Thread Mark Baas
Hey, When running Scorched3d I get this error: drmCommandWrite: -22 drmRadeonCmdBuffer: -22 (exiting) I also got this error with a GameSkel of Soya3d http://oomadness.tuxfamily.org/en/soya/game_skel.html -- Mark Baas <[EMAIL PROTECTED]) - Penguin Liberation Front - ---

Re: [Dri-devel] Problems with the radeon 1.9.0 driver in 2.6.0-test9-mm2

2003-11-10 Thread Andrew Morton
Bradley Chapman <[EMAIL PROTECTED]> wrote: > > > --- fix/include/linux/agp_backend.h 2003-11-06 00:50:03.247046605 +0100 > > +++ linux-2.6.0-test9-mm2/include/linux/agp_backend.h 2003-11-06 > > 00:42:38.936727765 +0100 > > @@ -108,8 +108,7 @@ typedef struct { > > int (

Re: [Dri-devel] alan cox savage driver does not enable direct rendering on my computer

2003-11-10 Thread Felix Kühling
On Sun, 9 Nov 2003 14:51:32 -0800 (PST) Alex Deucher <[EMAIL PROTECTED]> wrote: > make sure you add the dri and glx modules under the modules section of > your config file. It doesn't look like anything dri related is loading > in the driver. Did you apply the latest code drop from alan or VIA t

[Dri-devel] [Bug 861] program exits with: drmRadeonCmdBuffer: -22

2003-11-10 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=861 --- Additional Comments From [EMAIL PROTECTED] 2003-10-11 06:25 --- Please try a DRI CVS s

Re: [Dri-devel] DRM copy VBIOS ROM function

2003-11-10 Thread Egbert Eich
David Dawes writes: > On Fri, Nov 07, 2003 at 02:39:49PM -0800, Jon Smirl wrote: > >I should be more specific, it's mapping the ROM into PCI space that the kernel > >doesn't know about. Of course the kernel knows about the mapping from PCI space > >to user space. During a hotplug event the kern

[Dri-devel] [Bug 861] program exits with: drmRadeonCmdBuffer: -22

2003-11-10 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=861 [EMAIL PROTECTED] changed: What|Removed |Added ---

Re: [Dri-devel] RADEON_AGP_MAX_MODE

2003-11-10 Thread Keith Whitwell
Alex Deucher wrote: Didn't keith do some agp 8x work a while back? Correct. Merging that back in is a pretty simple task (it's on the agp-i865 branch). Merging the whole branch isn't an option at the moment as it breaks older i830 hardware, but the radeon changes are well isolated from that.

Re: [Dri-devel] page flipping cleanup

2003-11-10 Thread Keith Whitwell
Michel DÃnzer wrote: I'm probably missing something (I don't even fully understand why this doesn't always work in the kernel)... but http://penguinppc.org/~daenzer/DRI/radeon-pageflip-cleanup.diff seems to get rid of the 'failed to unflip buffers' warnings here. Comments? PS: The freedesktop.org d