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:
4b40e59
)
drm/radeon: add missing hdmi callbacks for rv6xx
author
Alex Deucher
<alexander.deucher@amd.com>
Mon, 23 Sep 2013 19:47:08 +0000
(15:47 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 24 Sep 2013 15:00:59 +0000
(11:00 -0400)
When dpm was merged, I added a new asic struct for
rv6xx, but it never got properly updated when the
hdmi callbacks were added due to the two patch sets
being developed in parallel.
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=69729
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
No differences found