]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Sep 2013 16:04:37 +0000 (12:04 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 Oct 2013 14:17:58 +0000 (07:17 -0700)
commitde05afb00db6daeb86121bfe06cd76ee9cdf0614
tree1f81aaf5b889197bafd493461faf8b2c09103d74
parent15baf2873eb00c6a987a007a1530b302eab0c0b7
drm/radeon: fix hdmi audio on DCE3.0/3.1 asics

commit 58d327da9721f7a0f6e46c8dfa5cc5546fd7078a upstream.

These asics seem to use a mix of the DCE2.x and
DCE3.2 audio interfaces despite what the register spec
says.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=69729
https://bugs.freedesktop.org/show_bug.cgi?id=69671

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/r600_hdmi.c