commit | f5b1c4b3b6d407ec5a9d93ca12738c4c7911000c | [log] [tgz] |
---|---|---|
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Wed Mar 09 22:13:32 2011 +0000 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sat Mar 12 10:21:54 2011 +0000 |
tree | c7c5ab11ee8a8c8be3a955b858483f752070abf4 | |
parent | 23e5abd5555b86fd56af6383e7a832b0cf2a2d95 [diff] |
viafb: remove duplicated clock information This patch removes the direct lookup table for resolution+refresh and pixclock by calculating this information from the mode table. Removes a lot of dupllication and error potential by just doing a little more calculations on each mode change. Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>