commit | a0ae5864d42b41c411368bd689462bf063c029c8 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Tue Nov 02 05:26:48 2010 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 09 13:37:47 2010 +1000 |
tree | c8a450cdf031f9d3b2450994451c2938ca1c716a | |
parent | fce7d61be01ad7606056608be08fef15b70eeb84 [diff] |
drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocks The A/B links aren't independantly useable on these blocks so when we disable the encoders, make sure to only disable the encoder when there is no connector using it. Should fix: https://bugs.freedesktop.org/show_bug.cgi?id=18564 Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>