commit | 73104b5cfe3067d68f2c2de3f3d4d4964c55873e | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 09 17:09:06 2011 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Aug 12 10:47:25 2011 +0100 |
tree | dbd55fd91235a4d2acba3bce1f3d0da21879e058 | |
parent | 72fa59970f8698023045ab0713d66f3f4f96945c [diff] |
drm/radeon/kms: don't enable connectors that are off in the hotplug handler If we get a hotplug event on an connector that is off, don't attempt to turn it on or off, it should already be off. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=728228 Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>