Re: Remove userland agp interfaces

2014-03-16 Thread Mark Kettenis
> Date: Sun, 16 Mar 2014 16:52:09 +0100 > From: Jan Stary > > On Mar 12 16:44:10, mark.kette...@xs4all.nl wrote: > > Now that we have KMS, giving userland access to AGP through /dev/agp0 > > is no longer necessary. As far as I can tell none of the drivers we > > ship in xenocara still use this.

Re: Remove userland agp interfaces

2014-03-16 Thread Jan Stary
On Mar 12 16:44:10, mark.kette...@xs4all.nl wrote: > Now that we have KMS, giving userland access to AGP through /dev/agp0 > is no longer necessary. As far as I can tell none of the drivers we > ship in xenocara still use this. Back when we had appleagp, my PowerBook6,1 and MacMini were happier.

Remove userland agp interfaces

2014-03-12 Thread Mark Kettenis
Now that we have KMS, giving userland access to AGP through /dev/agp0 is no longer necessary. As far as I can tell none of the drivers we ship in xenocara still use this. A possible exception is Intel's first generation of integrated graphics (the i810 and i815 chipsets), but I believe support fo