From: Alex Deucher Date: Tue, 7 Sep 2010 15:42:45 +0000 (-0400) Subject: drm/radeon/kms: force legacy pll algo for RV620 LVDS X-Git-Tag: v2.6.36-rc5~31^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f90087eea44ce5fad139f086bc9d89ca37b0edc2;p=pandora-kernel.git drm/radeon/kms: force legacy pll algo for RV620 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 RV620 LVDS panels. The old behavior (new pll algo) can be selected by setting the new_pll module parameter to 1. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=30029 Signed-off-by: Alex Deucher Cc: stable@kernel.org Signed-off-by: Dave Airlie --- Reading git-diff-tree failed