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:
6e76a2d
)
drm/radeon/atom: fix typo in SetPixelClock handling
author
Alex Deucher
<alexander.deucher@amd.com>
Wed, 12 Sep 2012 21:58:07 +0000
(17:58 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:43 +0000
(13:10 -0400)
MiscInfo field should be programmed with the crtc id
rather than the pll id. However, at this point the
two are the same for chips with this version of the table.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found