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:
ed9ed50
)
drm/radeon: fix the audio dpms callbacks
author
Alex Deucher
<alexander.deucher@amd.com>
Fri, 27 Feb 2015 15:04:11 +0000
(10:04 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 3 Mar 2015 22:28:20 +0000
(17:28 -0500)
Don't touch the audio enable bits as these are already
handled in display detection. Enable the hdmi secondary
streams in hdmi enable to match dp. Rename dp dpms
callback to be consistent with hdmi.
bug:
https://bugs.freedesktop.org/show_bug.cgi?id=89327
https://bugzilla.kernel.org/show_bug.cgi?id=93921
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found