drm/radeon: select audio dto based on encoder id for DCE3
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Jul 2013 22:56:13 +0000 (18:56 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Aug 2013 21:37:08 +0000 (17:37 -0400)
There are two audio dtos on radeon asics that you can
select between.  Normally, dto0 is used for hdmi and
dto1 for DP, but it seems that the dto is somehow
tied to the encoders on DCE3 asics.

fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=67435

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org

No differences found