]> git.baikalelectronics.ru Git - kernel.git/commit
fbdev: Add GXT4000P and GXT6500P support to the gxt4500 driver
authorDan Horák <dan@danny.cz>
Wed, 12 Sep 2012 06:06:44 +0000 (06:06 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 15 Nov 2012 01:59:14 +0000 (12:59 +1100)
commit75b66892145200f3faf01d2b7da6bd4636651fde
treedd46219eb75602cfa2cce364761753d7acf83f35
parent2aad02b5cec9ca199e134a450f5fbe4ab625eb6d
fbdev: Add GXT4000P and GXT6500P support to the gxt4500 driver

I'm reviving an old patch from 2009 that adds support for GXT4000P and GXT6500P
adapter to the gxt4500 driver.

See threads at http://marc.info/?l=linux-fbdev-devel&m=124345080216952&w=2
and https://lists.ozlabs.org/pipermail/linuxppc-dev/2009-June/072672.html
for more details.

This patch adds support for GXT4000P and GXT6500P cards found on some
IBM pSeries machines.
GXT4000P/6000P and GXT4500P/6500P  couples are  identical from
software's point of view and are based on the same  Raster Engine
(RC1000), except for a different reference clock for the PLL.
GXT6x00P models are equipped with an additional Geometry Engine
(GT1000) but this driver doesn't use it.

Signed-off-by: Nico Macrionitis <acrux@cruxppc.org>
Signed-off-by: Giuseppe Coviello <cjg@cruxppc.org>
Tested-by: Dan Horák <dan@danny.cz>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/video/Kconfig
drivers/video/gxt4500.c