commit | 5137ee940c3e593ae5578a7a12a604eb8f239ac0 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Thu Aug 12 18:58:47 2010 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Fri Aug 20 08:44:05 2010 +1000 |
tree | d26b8f4ad4f4154ec46276ae8a43e6ee579a84a4 | |
parent | fbee67a65d16c431ae3c389db13688c6e1b1b9d8 [diff] |
drm/radeon/kms: rework encoder handling 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>