commit | 86698c20f71d488b32c49ed4687fb3cf8a88a5ca | [log] [tgz] |
---|---|---|
author | Seth Forshee <seth.forshee@canonical.com> | Tue Jan 31 19:06:25 2012 -0600 |
committer | Dave Airlie <airlied@redhat.com> | Wed Feb 01 15:41:39 2012 +0000 |
tree | 1d96e13c7397afaf7fd783494ff624428bcf9a81 | |
parent | ebd80b941c72f9da9ffd54de70cc094b0511f26f [diff] |
drm/radeon/kms: disable output polling when suspended Polling the outputs when the device is suspended can result in erroneous status updates. Disable output polling during suspend to prevent this from happening. Signed-off-by: Seth Forshee <seth.forshee@canonical.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>