From: Alex Deucher Date: Mon, 14 Feb 2011 16:43:11 +0000 (-0500) Subject: drm/radeon/kms: hopefully fix pll issues for real (v3) X-Git-Tag: v2.6.37.2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94a99842f0e2738d338e5256a7cca4b8e30adf94;p=pandora-kernel.git drm/radeon/kms: hopefully fix pll issues for real (v3) commit 5b40ddf888398ce4cccbf3b9d0a18d90149ed7ff upstream. The problematic boards have a recommended reference divider to be used when spread spectrum is enabled on the laptop panel. Enable the use of the recommended reference divider along with the new pll algo. v2: testing options v3: When using the fixed reference divider with LVDS, prefer min m to max p and use fractional feedback dividers. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=28852 https://bugzilla.kernel.org/show_bug.cgi?id=24462 https://bugzilla.kernel.org/show_bug.cgi?id=26552 MacbookPro issues reported by Justin Mattock Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed