commit | 383be5d1789d9a7a2e77dca1cb0aca89507d069e | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Tue Feb 23 03:24:38 2010 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Thu Feb 25 11:38:06 2010 +1000 |
tree | e99787c96586748c9ce78fbd10d8859c648fabc0 | |
parent | 939461d59d6ac4e5142f767d24810c9b4b5caa38 [diff] |
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>