]> git.kernelconcepts.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Sep 2010 20:36:48 +0000 (13:36 -0700)
commit8fa162939f360898dfefde73219b1a2682051b01
treeca5f91a5898e97c973798119e9cf8f43bb620607
parentb04d80baa88f163b0793318ee4423097f47c59c7
drm/radeon/kms: force legacy pll algo for RV515 LVDS

commit 0d9958b18e10d7426d94cc3dd024920a40db3ee2 upstream.

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>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/radeon/atombios_crtc.c