drm/radeon/kms: rework pll algo selection
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 2 Feb 2010 17:05:01 +0000 (12:05 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Feb 2010 23:31:21 +0000 (09:31 +1000)
commit7c27f87d2bde885e9bcda74c208a7aae8bef8e76
tree5490fe9d6ed83bc36c2ac3da7dedee4de3730806
parent4612dc97991a09e1a9e4d5d981e16589d7cb150c
drm/radeon/kms: rework pll algo selection

Rework the pll algo selection so that the pll algo
in use can be selected more easily.  This allows
us to select different pll divider selection algos
for specific monitors that work better with one algo
or the other.  This is needed for the next patch which
adds an LVDS pll quirk for a specific notebook.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/atombios_crtc.c
drivers/gpu/drm/radeon/radeon_atombios.c
drivers/gpu/drm/radeon/radeon_display.c
drivers/gpu/drm/radeon/radeon_legacy_crtc.c
drivers/gpu/drm/radeon/radeon_mode.h