drm/radeon/kms: update new pll algo
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 23 Feb 2010 08:24:38 +0000 (03:24 -0500)
committerDave Airlie <airlied@redhat.com>
Thu, 25 Feb 2010 01:38:06 +0000 (11:38 +1000)
commit383be5d1789d9a7a2e77dca1cb0aca89507d069e
treee99787c96586748c9ce78fbd10d8859c648fabc0
parent939461d59d6ac4e5142f767d24810c9b4b5caa38
drm/radeon/kms: update new pll algo

- add support for pre-avivo chips
- add support for fixed post/ref dividers
- add support for non-fractional fb dividers

By default avivo chips use the new algo and
pre-avivo chips use the old algo. Use the "new_pll"
module option to toggle between them.

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_drv.c
drivers/gpu/drm/radeon/radeon_legacy_crtc.c
drivers/gpu/drm/radeon/radeon_mode.h