commit | 7c27f87d2bde885e9bcda74c208a7aae8bef8e76 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Tue Feb 02 12:05:01 2010 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Tue Feb 09 09:31:21 2010 +1000 |
tree | 5490fe9d6ed83bc36c2ac3da7dedee4de3730806 | |
parent | 4612dc97991a09e1a9e4d5d981e16589d7cb150c [diff] |
drm/radeon/kms: rework pll algo selection Rework the pll algo selection so that the pll algo in use can be selected more easily. This allows us to select different pll divider selection algos for specific monitors that work better with one algo or the other. This is needed for the next patch which adds an LVDS pll quirk for a specific notebook. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>