]> git.karo-electronics.de Git - karo-tx-linux.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)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 25 Sep 2013 16:15:11 +0000 (12:15 -0400)
commit58d327da9721f7a0f6e46c8dfa5cc5546fd7078a
tree62588482a90ab8fee4d34f3282e079a1b8070761
parent13c5bfdad758bddc199850c22246ddf26adcec1f
drm/radeon: fix hdmi audio on DCE3.0/3.1 asics

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>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/r600_hdmi.c