git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69b3b5e
)
drm/radeon/kms/avivo: add support for new pll selection algo
author
Alex Deucher
<alexdeucher@gmail.com>
Wed, 9 Dec 2009 22:44:25 +0000
(17:44 -0500)
committer
Dave 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