Re: Sandybridge graphics support: part 1 basic kernel support.

2011-09-09 Thread roberth
On Thu, 8 Sep 2011 06:02:48 +0100 Owain Ainsworth wrote: > Bah, now without a keyword bit that won't apply. Works for me on my ThinkPad X200 / amd64 (GM45).

Re: Sandybridge graphics support: part 1 basic kernel support.

2011-09-07 Thread Owain Ainsworth
On Thu, Sep 08, 2011 at 05:25:46AM +0100, Owain Ainsworth wrote: > A few months ago jcs@ got a sandybridge laptop, he did some work to get > it almost working. I continued this a few months ago in edmonton at > c2k11. Since then kettenis@ who has hardware has made yet more progress. > > Now the pl

Re: Sandybridge graphics support: part 1 basic kernel support.

2011-09-07 Thread Theo de Raadt
> diff --git dev/pci/agpreg.h dev/pci/agpreg.h > index 4e3af78..47d5748 100644 > --- dev/pci/agpreg.h > +++ dev/pci/agpreg.h > @@ -1,4 +1,4 @@ > -/* $OpenBSD$ */ > +/* $OpenBSD: agpreg.h,v 1.12 2008/12/24 05:42:58 oga Exp $ */ > /* $NetBSD: agpreg.h,v 1.1 2001/09/10 10:01:02 fvdl Exp $

Sandybridge graphics support: part 1 basic kernel support.

2011-09-07 Thread Owain Ainsworth
A few months ago jcs@ got a sandybridge laptop, he did some work to get it almost working. I continued this a few months ago in edmonton at c2k11. Since then kettenis@ who has hardware has made yet more progress. Now the plan is to get this into the tree, but first some precursors. This kernel pa