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:
57700ad
)
drm/radeon: fix runpm handling on APUs (v4)
author
Alex Deucher
<alexdeucher@gmail.com>
Fri, 11 Apr 2014 02:29:01 +0000
(22:29 -0400)
committer
Christian König
<christian.koenig@amd.com>
Thu, 17 Apr 2014 11:59:38 +0000
(13:59 +0200)
Don't try and runtime suspend the APU in PX systems. We
only want to power down the dGPU.
v2: fix harder
v3: fix stupid typo
v4: consolidate runpm enablement to a single flag
bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=75127
https://bugzilla.kernel.org/show_bug.cgi?id=72701
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found