]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Oct 2011 22:36:50 +0000 (18:36 -0400)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:16:14 +0000 (11:16 -0800)
commit4eedadb99860ae8d86e1c60b9bc200fd0a87de4c
tree17464081af0034f293eb36c20d6cb64f6e9d039a
parent58bd47bbccce62de7fceb48a08d904632d1b5151
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