drm/radeon: add dpm UVD handling for TN asics (v2)
[deliverable/linux.git] / drivers / gpu / drm / radeon / ppsmc.h
index 88838083448b8ef33c4cbe477a643fc3aaf63069..66c4bedba0dcfbf0b473fe021d0d6c88bd130df0 100644 (file)
@@ -77,6 +77,7 @@ typedef uint8_t PPSMC_Result;
 #define PPSMC_MSG_PG_SIMD_Config            ((uint32_t) 0x108)
 #define PPSMC_MSG_DCE_RemoveVoltageAdjustment   ((uint32_t) 0x11d)
 #define PPSMC_MSG_DCE_AllowVoltageAdjustment    ((uint32_t) 0x11e)
+#define PPSMC_MSG_UVD_DPM_Config            ((uint32_t) 0x124)
 
 
 typedef uint16_t PPSMC_Msg;
This page took 0.024584 seconds and 5 git commands to generate.