commit | e4fcaeff4fcb56779f22f2f11e50ed2a69e650a3 | [log] [tgz] |
---|---|---|
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sat Mar 12 01:36:38 2011 +0000 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sat Mar 12 10:26:33 2011 +0000 |
tree | 28cc0af5924675e67ee7d752e6abd436f9265380 | |
parent | fd3cc69848b7e1873e5f12bbcdd572b20277ecf3 [diff] |
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>