aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon.h
diff options
context:
space:
mode:
authorAlex Deucher <alexdeucher@gmail.com>2010-03-22 13:31:08 -0400
committerDave Airlie <airlied@redhat.com>2010-05-18 18:21:10 +1000
commit58e21dff53b9063563e7bb5f5a795ab2d8f61dda (patch)
treee583e93b5685a8904058820f191048198c73a87f /drivers/gpu/drm/radeon/radeon.h
parent79daedc942813c0417ff5e277da6f7f35705cde5 (diff)
drm/radeon/kms/pm: restore default power state on exit
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon.h')
-rw-r--r--drivers/gpu/drm/radeon/radeon.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/drm/radeon/radeon.h b/drivers/gpu/drm/radeon/radeon.h
index b9ad976cfb9..5ffb29597af 100644
--- a/drivers/gpu/drm/radeon/radeon.h
+++ b/drivers/gpu/drm/radeon/radeon.h
@@ -615,7 +615,8 @@ enum radeon_pm_action {
PM_ACTION_NONE,
PM_ACTION_MINIMUM,
PM_ACTION_DOWNCLOCK,
- PM_ACTION_UPCLOCK
+ PM_ACTION_UPCLOCK,
+ PM_ACTION_DEFAULT
};
enum radeon_voltage_type {