viafb: add initial VX900 support
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 24 Oct 2010 04:02:14 +0000 (04:02 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 24 Oct 2010 13:04:55 +0000 (13:04 +0000)
commit51f4332bb5fef869e8a89895a7bac6b4c03b4946
treeeb505244dcfa4a20f30cf1da47c04f9bc4efcdd7
parentadac8d65f399b02e8a2222fc75c658e4b8d24f65
viafb: add initial VX900 support

This patch adds basic support for the new VX900 IGP. Almost everything
that was implemented for other IGPs is expected to work also on VX900
after this patch. The only known issue is that on the CRT output mode
setting does not always work.
It is clear that the possibility for regressions is zero.

A big thanks to VIA Technologies for making this possible and
supporting this work.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Joseph Chan <JosephChan@via.com.tw>
Cc: Jonathan Corbet <corbet@lwn.net>
drivers/video/via/accel.c
drivers/video/via/chip.h
drivers/video/via/hw.c
drivers/video/via/hw.h
drivers/video/via/lcd.c
drivers/video/via/via-core.c
drivers/video/via/viafbdev.c