Re: drm: initial library hackery...

2004-09-03 Thread Dave Airlie
As I said I didn't tackled the stub/global issues at all in this yet, This is mostly building the leaf utility code as C files and linking it into modules.. I'm starting to come up with a design that might be acceptable to all - I'll do a write up soon and send it around for review.. I needed to

Re: drm: initial library hackery...

2004-09-03 Thread Jon Smirl
Did you use the dyn-minor patch? That will make splitting the stub code off easier since I separated out the global vairables into an independent structure. --- Dave Airlie <[EMAIL PROTECTED]> wrote: > > I went on a bit of a hack session this evening and the results can be > found in the drmlib-

drm: initial library hackery...

2004-09-03 Thread Dave Airlie
I went on a bit of a hack session this evening and the results can be found in the drmlib-0-0-1-branch in CVS... it is the basic start of a core library split, I've moved the buffers, memory, agp, dma and proc into a lib.. this is a big hack at the moment, and I haven't even looked at moving the