]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon/kms: disable output polling when suspended
authorSeth Forshee <seth.forshee@canonical.com>
Wed, 1 Feb 2012 01:06:25 +0000 (19:06 -0600)
committerDave Airlie <airlied@redhat.com>
Wed, 1 Feb 2012 15:41:39 +0000 (15:41 +0000)
commit86698c20f71d488b32c49ed4687fb3cf8a88a5ca
tree1d96e13c7397afaf7fd783494ff624428bcf9a81
parentebd80b941c72f9da9ffd54de70cc094b0511f26f
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>
drivers/gpu/drm/radeon/radeon_device.c