Re: [git pull] drm nouveau pony for Xmas.

From: Benjamin Herrenschmidt
Date: Sun Dec 13 2009 - 22:37:20 EST


On Fri, 2009-12-11 at 15:19 -0800, Linus Torvalds wrote:
>
> On Fri, 11 Dec 2009, Dave Airlie wrote:
> >
> > Please pull the 'drm-nouveau-pony' branch from
>
> PONIES! Yay! I lurve ponies!
>
> And it works for me too. Needed to get the firmware from the fedora
> project, and make sure that it loads as a module rather than built in (so
> that it can find the firmware!), but other than those two gotchas (that
> are "obvious", but I needed to fail a couple of boots to hammer the point
> home) it all seems to work.
>
> Thank you. The squeaky wheel _does_ get greased.

And built-in works beautifully with kms & fbdev on top of it etc...
(real fast console switches ! yay !) if I do

CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
CONFIG_EXTRA_FIRMWARE="/nouveau/xxx.ctxprog nouveau/yyy.ctxvals"

Where xxx and yyy need to be replaced by whatever is relevant to your
hardware.

(In my case nv43. BTW. For the lurkers, it works fine with the
6600 in the PowerMac G5 with an endian fix to the new loader that
I just posted to the nouveau list and which should trickle upstream
soon).

Cheers,
Ben.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/