drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1
commit00b8e8ceece20db990b1fbb11f1d6051a276436b
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Oct 2011 22:36:50 +0000 (5 18:36 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 16 Oct 2011 21:14:54 +0000 (16 14:14 -0700)
tree16d107bdecff8a5fd93c700f21a671ffddb061e0
parent3450eab782ae71a60f33969fd7e8d793b08ae980
drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1

commit cb7cf41961fe10773c491c75ae73539ad4bbed66 upstream.

The encoders are supposedly fully routeable, but changing the mapping
doesn't always seem to take.  Using a hardcoded mapping is much more
reliable.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=41366

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Tested-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/radeon/radeon_encoders.c