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

No differences found