git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23e5abd
)
viafb: remove duplicated clock information
author
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Wed, 9 Mar 2011 22:13:32 +0000
(22:13 +0000)
committer
Florian Tobias Schandinat
<FlorianSchandinat@gmx.de>
Sat, 12 Mar 2011 10:21:54 +0000
(10:21 +0000)
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>
No differences found