]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
fbdev: Teaches offb about palette on radeon r5xx/r6xx
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 17 Jul 2008 05:05:22 +0000 (15:05 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 22 Jul 2008 00:39:36 +0000 (10:39 +1000)
commit57a20d8fb0d2a05abe40abd6bb29e3f923721f1b
treea80237a27e6f5d9809e5a218692b93086ec7afd4
parentc134fd868fb5137984ce1b7a58f3f6dd4171615e
fbdev: Teaches offb about palette on radeon r5xx/r6xx

The offb driver already has a collection of hacks to be able to set
the palette on various chips. This adds support for r5xx/r6xx radeons.

This is needed as offb is the only console solution on these currently
and the firmware in some cases sets a really bad color palette. This
fixes using some Radeon X16xx on the Powerstation for example.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/video/offb.c