Re: [Spice-devel] xorg driver cleanups

2013-02-25 Thread Dave Airlie
> > Well the whitespace is possibly already there and I'm just moving it around! yeah its all cut-n-paste whitespace damage, so the current tree is hardly in a good place, I've cleaned up some of it in the moving code around. >> I guess I was also ignoring the small problems, that and that the fi

Re: [Spice-devel] xorg driver cleanups

2013-02-25 Thread Dave Airlie
On Tue, Feb 26, 2013 at 3:48 AM, Alon Levy wrote: >> On 02/24/2013 11:31 PM, airl...@gmail.com wrote: >> > Hi, >> > >> > these patches just move code around in the X.org driver so it looks >> > more >> > like something that can be maintained, I'm going to start adding >> > KMS support >> > to it s

Re: [Spice-devel] xorg driver cleanups

2013-02-25 Thread Alon Levy
> On 02/24/2013 11:31 PM, airl...@gmail.com wrote: > > Hi, > > > > these patches just move code around in the X.org driver so it looks > > more > > like something that can be maintained, I'm going to start adding > > KMS support > > to it soon and i'd like to get stuff split out a bit better with

Re: [Spice-devel] xorg driver cleanups

2013-02-25 Thread Alon Levy
On Mon, Feb 25, 2013 at 03:31:08PM +1000, airl...@gmail.com wrote: > Hi, > > these patches just move code around in the X.org driver so it looks more > like something that can be maintained, I'm going to start adding KMS support > to it soon and i'd like to get stuff split out a bit better with an

Re: [Spice-devel] xorg driver cleanups

2013-02-25 Thread Jeremy White
On 02/24/2013 11:31 PM, airl...@gmail.com wrote: > Hi, > > these patches just move code around in the X.org driver so it looks more > like something that can be maintained, I'm going to start adding KMS support > to it soon and i'd like to get stuff split out a bit better with an eye > towards >

[Spice-devel] xorg driver cleanups

2013-02-24 Thread airlied
Hi, these patches just move code around in the X.org driver so it looks more like something that can be maintained, I'm going to start adding KMS support to it soon and i'd like to get stuff split out a bit better with an eye towards that. I had to rebase these and I think I got caught all the re