drm/radeon/kms: make sure display hw is disabled when suspending
authorAlex Deucher <alexdeucher@gmail.com>
Wed, 2 Jun 2010 16:08:41 +0000 (12:08 -0400)
committerDave Airlie <airlied@redhat.com>
Thu, 3 Jun 2010 03:13:37 +0000 (13:13 +1000)
commitd8dcaa1dc50f5aecd38d34180cd99d6af8566c88
tree8a5873a428310454998c1c0162d520ee873c0bdf
parentd8bd19d2aff95e52c7f356cc2fc722584a656065
drm/radeon/kms: make sure display hw is disabled when suspending

Disable the display hw when suspending.
Should fix bug:
https://bugzilla.redhat.com/show_bug.cgi?id=522393

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_device.c