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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Aug 2013 08:51:12 +0000 (16:51 +0800)
commit8414d407af75ccbd398898fdb108189afc22ded4
treec2d4624cad3699337bf1981e5b575de0880e7ccd
parent6a5213cb7db96dc498b6c3cf6642ab6c8b2e08a3
drm/radeon: fix audio dto programming on DCE4+

commit 7d61d835824f73dc4097b51f800382467c8049c5 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/evergreen_hdmi.c