]> rtime.felk.cvut.cz Git - linux-imx.git/commit
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)
commite1accbf0543eecfdb161131208c3dfefee22d61f
tree63ee3f04d714d96e8e92c1ecba167aed35a1e2b3
parent95f595097b22827a5ee562afff402570c6b8205a
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
drivers/gpu/drm/radeon/r600_hdmi.c