aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/ppsmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/radeon/ppsmc.h')
-rw-r--r--drivers/gpu/drm/radeon/ppsmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/radeon/ppsmc.h b/drivers/gpu/drm/radeon/ppsmc.h
index 88838083448b..66c4bedba0dc 100644
--- a/drivers/gpu/drm/radeon/ppsmc.h
+++ b/drivers/gpu/drm/radeon/ppsmc.h
@@ -77,6 +77,7 @@ typedef uint8_t PPSMC_Result;
77#define PPSMC_MSG_PG_SIMD_Config ((uint32_t) 0x108) 77#define PPSMC_MSG_PG_SIMD_Config ((uint32_t) 0x108)
78#define PPSMC_MSG_DCE_RemoveVoltageAdjustment ((uint32_t) 0x11d) 78#define PPSMC_MSG_DCE_RemoveVoltageAdjustment ((uint32_t) 0x11d)
79#define PPSMC_MSG_DCE_AllowVoltageAdjustment ((uint32_t) 0x11e) 79#define PPSMC_MSG_DCE_AllowVoltageAdjustment ((uint32_t) 0x11e)
80#define PPSMC_MSG_UVD_DPM_Config ((uint32_t) 0x124)
80 81
81 82
82typedef uint16_t PPSMC_Msg; 83typedef uint16_t PPSMC_Msg;