]> bbs.cooldavid.org Git - net-next-2.6.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)
commit0d9958b18e10d7426d94cc3dd024920a40db3ee2
tree1a085f9ecebd4629a6a782bca28350a978996102
parent0b3b4fea0a50cc669acc8634806c2ecd6474f68c
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