viafb: split pll configs up
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 12 Mar 2011 01:36:38 +0000 (01:36 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 12 Mar 2011 10:26:33 +0000 (10:26 +0000)
commite4fcaeff4fcb56779f22f2f11e50ed2a69e650a3
tree28cc0af5924675e67ee7d752e6abd436f9265380
parentfd3cc69848b7e1873e5f12bbcdd572b20277ecf3
viafb: split pll configs up

This patch splits the pll configs up on pll versions. This allows
easy adding of other known good pll values. Additionally it made it
possible to remove invalid configurations resulting in better
behaviour for such cases. The resulting clocks are no longer stored
resulting in some computing overhead on each mode change.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/via/hw.c