Re: [Dri-devel] New frame throttling patches

2002-10-28 Thread Keith Whitwell
Felix Kühling wrote: Hi, here is a new set of frame throttling patches for the radeon and r200 drivers. It implements a second chance strategy to avoid ping-ponging between busy waiting and IRQ waiting with very high frame rates. Felix, do you have versions of these that apply cleanly to the

Re: [Dri-devel] radeon: pageflipping CRTC{,2}_OFFSET_{,CNTL}

2002-10-28 Thread Keith Whitwell
Michel Dänzer wrote: http://penguinppc.org/~daenzer/DRI/radeon-pageflip.diff is an attempt to fix the following pageflipping issues: * the 2D driver clobbers the CRTC{,2}_OFFSET_CNTL registers when switching modes; as a consequence, flips only take place on the next vertical

Re: [Dri-devel] Lastest CVS main - Radeon 7500 locks up on VT ormodeline switch

2002-10-28 Thread David D. Hagood
Michel Dänzer wrote: #define DoLoadableServer NO in host.def. I just fixed a bug that would indeed have prevented that from building though. :) I don't think it is fixed yet - I just pulled CVS and tried this, and I get the following error: gcc -o XFree86 -O3 -ansi -Wall -Wpointer-arith

Re: [Dri-devel] New frame throttling patches

2002-10-28 Thread Felix Kühling
On Mon, 28 Oct 2002 13:08:15 + Keith Whitwell [EMAIL PROTECTED] wrote: Felix Kühling wrote: [snip] Felix, do you have versions of these that apply cleanly to the trunk? R200 in particular. I suppose the applied cleanly two weeks ago ;) New versions are attached. Keiht Felix

Re: [Dri-devel] XServer memory leak?

2002-10-28 Thread Nicholas Leippe
On Sunday 27 October 2002 03:58 pm, you wrote: Felix Kühling wrote: Hi, I had my Xserver running for about 24 hours straight and noticed that it was using about 220M virtual memory. Even after closing all clients and logging out the memory usage didn't drop significantly. After I

Re: [Dri-devel] XServer memory leak?

2002-10-28 Thread Alan Cox
On Mon, 2002-10-28 at 17:16, Nicholas Leippe wrote: Memory can only ever increase for processes which do memory allocation using brk() - there is no way to return such memory to the OS. -d no way to return such memory to the OS IMO that constitutes a leak. It is in effect a lost

[Dri-devel] Re: Merge

2002-10-28 Thread Alan Hourihane
I'm going to be merging the DRI cvs back into the XFree86 very soon. Anyone have any furthur patches to the DRI cvs before I do this ? Alan. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Re: [Dri-devel] Re: Merge

2002-10-28 Thread Brian Paul
Alan Hourihane wrote: I'm going to be merging the DRI cvs back into the XFree86 very soon. Anyone have any furthur patches to the DRI cvs before I do this ? I think I'll bring in my (minor) changes to the radeon kernel module from the mesa-4.1 branch. This might save people from having to

Re: [Dri-devel] Re: Merge

2002-10-28 Thread Brian Paul
Brian Paul wrote: Alan Hourihane wrote: I'm going to be merging the DRI cvs back into the XFree86 very soon. Anyone have any furthur patches to the DRI cvs before I do this ? I think I'll bring in my (minor) changes to the radeon kernel module from the mesa-4.1 branch. This might save

Re: [Dri-devel] Re: Merge

2002-10-28 Thread Ian Romanick
On Mon, Oct 28, 2002 at 11:38:49AM -0700, Brian Paul wrote: Alan Hourihane wrote: I'm going to be merging the DRI cvs back into the XFree86 very soon. Anyone have any furthur patches to the DRI cvs before I do this ? I think I'll bring in my (minor) changes to the radeon kernel module

Re: [Xpert]Re: [Dri-devel] Backing store on Radeon?

2002-10-28 Thread Ian Romanick
On Mon, Oct 21, 2002 at 11:46:56AM -0600, Jens Owen wrote: Ian Romanick wrote: On Mon, Oct 21, 2002 at 10:06:13AM -0600, Jens Owen wrote: Would disabling the DRI when backingstore is enabled give the semantic consistency you're looking for? I don't have a problem with that, because 99.99%

Re: [Dri-devel] Lastest CVS main - Radeon 7500 locks up on VT ormodeline switch

2002-10-28 Thread Michel Dänzer
On Mon, 2002-10-28 at 14:53, David D. Hagood wrote: Michel Dänzer wrote: #define DoLoadableServer NO in host.def. I just fixed a bug that would indeed have prevented that from building though. :) I don't think it is fixed yet - I just pulled CVS and tried this, and I get the

[Dri-devel] Weekly dri-devel meeting reminder

2002-10-28 Thread Ian Romanick
This is just a friendly reminder that the weeking dri-devel IRC meeting will be starting in the #dri-devel channel on irc.openprojects.net at 2100 UTC (or 5:00PM EDT or 2:00PDT, if you prefer). Time zone conversion available at: http://www.timezoneconverter.com/cgi-bin/tzc.tzc

Re: [Dri-devel] Lastest CVS main - Radeon 7500 locks up on VT ormodeline switch

2002-10-28 Thread Brian Paul
Michel Dänzer wrote: On Mon, 2002-10-28 at 14:53, David D. Hagood wrote: Michel Dänzer wrote: #define DoLoadableServer NO in host.def. I just fixed a bug that would indeed have prevented that from building though. :) I don't think it is fixed yet - I just pulled CVS and tried this, and

[Dri-devel] Stable Driver Branch

2002-10-28 Thread Jens Owen
There was a discussion today in the weekly DRI developer's meeting regarding the cross purposes of pushing the latest DRI infrastructure work vs. providing a stable, easy to use set of drivers for our broader base of BETA testers. The conclusions reached in this discussion were: 1) The DRI