drm/radeon/kms/avivo: add support for new pll selection algo
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 9 Dec 2009 22:44:25 +0000 (17:44 -0500)
committerDave Airlie <airlied@redhat.com>
Thu, 10 Dec 2009 05:09:05 +0000 (15:09 +1000)
commitb27b63750d912e80d61d2120c4a1664062d0f808
treed419533d2b4c7fec1cf4ad89485da755347a33fb
parent69b3b5e59bc763c30d0098ae4bbe1225c0e82a04
drm/radeon/kms/avivo: add support for new pll selection algo

Supported on all AVIVO-based asics.
Can be disabled via the new_pll module parameter:
new_pll=0 - disable
new_pll=1 - enable
enabled by default

[airlied: fixed to use do_div]
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/gpu/drm/radeon/atombios_crtc.c
drivers/gpu/drm/radeon/radeon.h
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_mode.h