summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_d.h
diff options
context:
space:
mode:
authorMonk Liu <Monk.Liu@amd.com>2016-03-29 11:01:51 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-10-25 14:38:20 -0400
commit4bc10d168a419dc07194fdb93ccc4c8cad1788e4 (patch)
treeb812db73f155203481fa78a6b2f5065955fa1ec1 /drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_d.h
parente1d99217d02c52e141d61491f91160a9e6bd8fe7 (diff)
downloadlinux-stable-4bc10d168a419dc07194fdb93ccc4c8cad1788e4.tar.gz
linux-stable-4bc10d168a419dc07194fdb93ccc4c8cad1788e4.tar.bz2
linux-stable-4bc10d168a419dc07194fdb93ccc4c8cad1788e4.zip
drm/amdgpu:use smc_index_11 for VI
for VI smc, index_0 to index_8 are all not safe, they may used by BIOS/FW, and index_11 is reserved only for driver. Signed-off-by: Monk Liu <Monk.Liu@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/include/asic_reg/smu/smu_7_1_2_d.h')
-rw-r--r--drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_d.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_d.h b/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_d.h
index 933917479985..22dd4c2b7290 100644
--- a/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_d.h
+++ b/drivers/gpu/drm/amd/include/asic_reg/smu/smu_7_1_2_d.h
@@ -87,6 +87,8 @@
#define mmSMC_IND_DATA_6 0x8d
#define mmSMC_IND_INDEX_7 0x8e
#define mmSMC_IND_DATA_7 0x8f
+#define mmSMC_IND_INDEX_11 0x1AC
+#define mmSMC_IND_DATA_11 0x1AD
#define mmSMC_IND_ACCESS_CNTL 0x92
#define mmSMC_MESSAGE_0 0x94
#define mmSMC_RESP_0 0x95