Re: [PATCH] xserver: remove all of RAC and access code

2009-07-29 Thread Eric Anholt
On Tue, 2009-07-28 at 09:17 +1000, Dave Airlie wrote: On Thu, 2009-07-23 at 12:32 +1000, Dave Airlie wrote: this is a major API + ABI break, we'll be adding back vga arb support after this hopefully. So after a bit of messing around I think removing everything makes it hard to build

Re: [PATCH] xserver: remove all of RAC and access code

2009-07-27 Thread Dave Airlie
On Thu, 2009-07-23 at 12:32 +1000, Dave Airlie wrote: this is a major API + ABI break, we'll be adding back vga arb support after this hopefully. So after a bit of messing around I think removing everything makes it hard to build drivers for 1.6 and 1.7, so I'm going to add some api compat for

Re: [PATCH] xserver: remove all of RAC and access code

2009-07-23 Thread Edward O'Callaghan
This is a significant change too the way in which resources of memory are managed. My vote is you tag the current branch head and start to stabilize else your never going to have a release any time soon. Just my half cent, Cheers, Edward. 2009/7/23 Alan Coopersmith alan.coopersm...@sun.com:

Re: [PATCH] xserver: remove all of RAC and access code

2009-07-23 Thread Dave Airlie
On Thu, 2009-07-23 at 07:09 -0700, Alan Coopersmith wrote: Dave Airlie wrote: this is a major API + ABI break, we'll be adding back vga arb support after this hopefully. Is that going to be done soon, or should we fork the server-1.7-branch before you put this in master? I was going to

Re: [PATCH] xserver: remove all of RAC and access code

2009-07-23 Thread Dave Airlie
On Thu, 2009-07-23 at 19:28 +0100, Edward O'Callaghan wrote: This is a significant change too the way in which resources of memory are managed. My vote is you tag the current branch head and start to stabilize else your never going to have a release any time soon. It nearly totally unused

Re: [PATCH] xserver: remove all of RAC and access code

2009-07-23 Thread Aaron Plattner
Multiple NVIDIA GPUs still works great here with that patch. I say ship it. You could drop all the stub functions too, as far as I'm concerned. A single screen with xf86-video-vesa also works with some very minor hacking. On Wed, Jul 22, 2009 at 07:32:02PM -0700, Dave Airlie wrote: this is a