]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/radeon: fix audio dto programming on DCE4+
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 26 Jul 2013 17:26:05 +0000 (13:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Jul 2013 22:14:36 +0000 (18:14 -0400)
commit7d61d835824f73dc4097b51f800382467c8049c5
treeb5be71c9d69177d3b614b77dc5bd6b1b03fc06bf
parentbf903e4141fce4b35072d5b8fa0ddd299aaf01ea
drm/radeon: fix audio dto programming on DCE4+

We need to set the dto source before setting the
dividers otherwise we may get stability problems
with the dto leading to audio playback problems.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/evergreen_hdmi.c