Skip to content

Commit

Permalink
viafb: allow some pll calculations
Browse files Browse the repository at this point in the history
This patch allows calculating the pll multiplier within limits based
on the previous table. All available information supports that it
should be possible/sane to choose the multiplier free within some
ranges.
Storing the multiplier ranges instead of lots of pll configurations
reduces the memory needed and may as well improve the performance.
It is also expected to provide better pll values resulting in better
frequencies for the connected devices.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
  • Loading branch information
Florian Tobias Schandinat authored and Florian Tobias Schandinat committed Mar 23, 2011
1 parent 3f086fe commit eb0536c
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 282 deletions.
Loading

0 comments on commit eb0536c

Please sign in to comment.