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
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
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'
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