commit | 57a20d8fb0d2a05abe40abd6bb29e3f923721f1b | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jul 17 15:05:22 2008 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 22 10:39:36 2008 +1000 |
tree | a80237a27e6f5d9809e5a218692b93086ec7afd4 | |
parent | c134fd868fb5137984ce1b7a58f3f6dd4171615e [diff] |
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>