]> git.baikalelectronics.ru Git - kernel.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)
commita64241555a80c58c6866bfc1576d8e92a4bffa4d
tree62588482a90ab8fee4d34f3282e079a1b8070761
parent04903f3e2a5688d612e6a3a4d5d3c7bfc6396096
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