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)
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>

No differences found