commit | 0d9958b18e10d7426d94cc3dd024920a40db3ee2 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Wed Sep 01 12:03:37 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Thu Sep 02 11:28:58 2010 +1000 |
tree | 1a085f9ecebd4629a6a782bca28350a978996102 | |
parent | 0b3b4fea0a50cc669acc8634806c2ecd6474f68c [diff] |
drm/radeon/kms: force legacy pll algo for RV515 LVDS There has been periodic evidence that LVDS, on at least some panels, prefers the dividers selected by the legacy pll algo. This patch forces the use of the legacy pll algo on RV515 LVDS panels. The old behavior (new pll algo) can be selected by setting the new_pll module parameter to 1. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>