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:
e079298
)
drm/radeon/dpm: fix vddci setup typo on cayman
author
Alex Deucher
<alexander.deucher@amd.com>
Tue, 1 Jul 2014 16:11:31 +0000
(12:11 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 1 Jul 2014 16:15:53 +0000
(12:15 -0400)
We were using the vddc mask rather than the vddci mask.
Bug:
https://bugzilla.kernel.org/show_bug.cgi?id=79071
May also fix:
https://bugs.freedesktop.org/show_bug.cgi?id=69723
Noticed by: Dieter Nützel <Dieter@nuetzel-hh.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found