Re: front/back buffer offsets in DRM

2005-11-27 Thread Roland Scheidegger
Felix Kühling wrote: Whats the point of doing these operations in DRM anyway? Personally I would just pull out as much code from there as possible. I was wondering about that too. There may be some reason for doing those things in the kernel, but I don't know of any. At least on some hardw

Re: Where to get a mach64 datasheet?

2005-11-27 Thread Michael Frank
On Sunday 27 November 2005 20:18, Alex Deucher wrote: > On 11/26/05, Michael Frank <[EMAIL PROTECTED]> wrote: > > I like to upgrade mach64 driver for inclusion in kernel > > and desire a datasheet. > > > > Thanks Michael > > You should have enough in the source to secure the mach64 > driver. take a

Re: what is the CVS tag of 2.6.15 in-kernel DRM?

2005-11-27 Thread Michael Frank
On Sunday 27 November 2005 07:32, Dave Airlie wrote: > > Current cvs does not build as part of kernel. There are > > major changes since in-kernel version. I want to > > build in kernel space by kernel make together with > > other drivers. > > Get current CVS, don't worry about the kernel, you don'

Re: Where to get a mach64 datasheet?

2005-11-27 Thread Alex Deucher
On 11/26/05, Michael Frank <[EMAIL PROTECTED]> wrote: > I like to upgrade mach64 driver for inclusion in kernel and > desire a datasheet. > > Thanks Michael > You should have enough in the source to secure the mach64 driver. take a look at the other drms for an idea on how to secure it. As Dave