drm/radeon/kms: fix DCE4.1 dig routing (v2)
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 16 Dec 2010 23:40:29 +0000 (18:40 -0500)
committerDave Airlie <airlied@redhat.com>
Tue, 21 Dec 2010 02:58:18 +0000 (12:58 +1000)
Works more like DCE4.0 despite what the docs say.
This fixes blank screen issues when changing crtc
routing due to incorrect crtc to dig mapping.

v2: only two DIGx blocks, routing is hardcoded
based on link.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found