summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/inc
diff options
context:
space:
mode:
authorEvan Quan <evan.quan@amd.com>2019-07-12 16:28:02 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-07-30 23:48:33 -0500
commitc8893d5ce716459db532c72b9814b355abe23ac1 (patch)
treefcdc3dbc8b47bf9f2d996c1c9a5c345383770fec /drivers/gpu/drm/amd/powerplay/inc
parent22808306f2b2704be87378bf58e009a61598a5a7 (diff)
drm/amd/powerplay: update arcturus_ppsmc.h
Correct header and fix typo. Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Le Ma <Le.Ma@amd.com> Reviewed-by: Kenneth Feng <kenneth.feng@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/powerplay/inc')
-rw-r--r--drivers/gpu/drm/amd/powerplay/inc/arcturus_ppsmc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/powerplay/inc/arcturus_ppsmc.h b/drivers/gpu/drm/amd/powerplay/inc/arcturus_ppsmc.h
index b86bb2bc8a31..78e5927b7711 100644
--- a/drivers/gpu/drm/amd/powerplay/inc/arcturus_ppsmc.h
+++ b/drivers/gpu/drm/amd/powerplay/inc/arcturus_ppsmc.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2018 Advanced Micro Devices, Inc.
+ * Copyright 2019 Advanced Micro Devices, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@@ -83,7 +83,7 @@
//Power Gating
#define PPSMC_MSG_PowerUpVcn0 0x28
-#define PPSMC_MSG_PowerDownVcn01 0x29
+#define PPSMC_MSG_PowerDownVcn0 0x29
#define PPSMC_MSG_PowerUpVcn1 0x2A
#define PPSMC_MSG_PowerDownVcn1 0x2B