]> 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)
commit3fcee50dc410272ab9ee56445579ff8a7efc2f03
tree62588482a90ab8fee4d34f3282e079a1b8070761
parent3adab9e3b9367a5afd83dcb38f4cbb55da2d5244
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