]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/kms: force legacy pll algo for RV515 LVDS
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 1 Sep 2010 16:03:37 +0000 (12:03 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 2 Sep 2010 01:28:58 +0000 (11:28 +1000)
commitdc260fd15a7294640e9c35ea44d7ee909963fad5
tree1a085f9ecebd4629a6a782bca28350a978996102
parent9004b1025f6936814a0bd890cd61fde99f851660
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>
drivers/gpu/drm/radeon/atombios_crtc.c