]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit279009672a9c40f9aca01a87aa8986877e3a2b15
tree5490fe9d6ed83bc36c2ac3da7dedee4de3730806
parent3c2914b5ce525663ea8bc8feea147e1dcb6abb6c
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