]> git.baikalelectronics.ru Git - kernel.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)
commit87164005f3da359feb2ada71c3adede6ab92f577
tree63ee3f04d714d96e8e92c1ecba167aed35a1e2b3
parentb3318a2889b6fa73d24981f6825a056f459da0cd
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