commit | e1accbf0543eecfdb161131208c3dfefee22d61f | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Jul 29 18:56:13 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 07 17:37:08 2013 -0400 |
tree | 63ee3f04d714d96e8e92c1ecba167aed35a1e2b3 | |
parent | 95f595097b22827a5ee562afff402570c6b8205a [diff] |
drm/radeon: select audio dto based on encoder id for DCE3 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