• Florian Tobias Schandinat's avatar
    viafb: allow some pll calculations · eb0536c5
    Florian Tobias Schandinat authored
    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: default avatarFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
    eb0536c5
hw.c 70.5 KB