drm/radeon/kms: rework encoder handling
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 12 Aug 2010 22:58:47 +0000 (18:58 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 19 Aug 2010 22:44:05 +0000 (08:44 +1000)
On most newer asics, digital encoders have two links each
and they can be used independantly.  As such, treat them as
separate encoders otherwise the individual links will not
get programmed properly at modeset time.

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

No differences found