summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h
diff options
context:
space:
mode:
authorRex Zhu2016-06-23 04:58:26 +0200
committerAlex Deucher2016-06-23 20:14:12 +0200
commit02bae045f3b3bc5681f075be0a8b1313147d1df2 (patch)
treefd30dfe78d0a1401b9990b13717e1e8214104dd7 /drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h
parentdrm/amd/powerplay: enable clock stretch feature for polaris (diff)
downloadkernel-qcow2-linux-02bae045f3b3bc5681f075be0a8b1313147d1df2.tar.gz
kernel-qcow2-linux-02bae045f3b3bc5681f075be0a8b1313147d1df2.tar.xz
kernel-qcow2-linux-02bae045f3b3bc5681f075be0a8b1313147d1df2.zip
drm/amd/powerplay: add some definition for FFC feature on polaris.
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h')
-rw-r--r--drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h b/drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h
index d41d37ab5b7c..b8f4b73c322e 100644
--- a/drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h
+++ b/drivers/gpu/drm/amd/powerplay/inc/polaris10_ppsmc.h
@@ -392,6 +392,8 @@ typedef uint16_t PPSMC_Result;
#define PPSMC_MSG_SetGpuPllDfsForSclk ((uint16_t) 0x300)
#define PPSMC_MSG_Didt_Block_Function ((uint16_t) 0x301)
+#define PPSMC_MSG_SetVBITimeout ((uint16_t) 0x306)
+
#define PPSMC_MSG_SecureSRBMWrite ((uint16_t) 0x600)
#define PPSMC_MSG_SecureSRBMRead ((uint16_t) 0x601)
#define PPSMC_MSG_SetAddress ((uint16_t) 0x800)