drm/radeon/kms: Enable new pll calculation for avivo+ asics
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 31 Jan 2011 21:48:53 +0000 (16:48 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 23:15:15 +0000 (15:15 -0800)
commit163cee0d4ea22e1051407ad5f73025c778522f09
tree08338c274fd97c6e1eab4104fa58fc1f6a25e9e4
parent272d41549df1b1ce8970424ab1d3ed538823e2a8
drm/radeon/kms: Enable new pll calculation for avivo+ asics

commit 619efb105924d8cafa0c1dd9389e9ab506f5425d upstream.

New algo is used for r5xx+ and legacy is used for
r1xx-r4xx, rv515.

I've tested on all relevant GPUs and monitors that I
have access to and have found no problems.

Fixes:
https://bugzilla.kernel.org/show_bug.cgi?id=26562
https://bugzilla.kernel.org/show_bug.cgi?id=26552
May fix:
https://bugs.freedesktop.org/show_bug.cgi?id=32556

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
drivers/gpu/drm/radeon/radeon_atombios.c
drivers/gpu/drm/radeon/radeon_display.c