drm/radeon: fix dig encoder selection on DCE61
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Aug 2012 23:48:26 +0000 (19:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:39:44 +0000 (10:39 -0700)
commiteefc86d74b3e70ae4d478a2a1bebb16a90a63061
treed1ee11424d8c2a380573a5b1375aae0da17da849
parent22c4c520ca2685c66fc74fbfce144411fe01fbae
drm/radeon: fix dig encoder selection on DCE61

commit 41fa54377057ab38bc3e08ebb46168a7daf2e63b upstream.

Was using the DCE41 code which was wrong. Fixes
blank displays on a number of Trinity systems.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/atombios_encoders.c