<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<p style="font-family:Arial;font-size:10pt;color:#317100;margin:15pt;" align="Left">
[AMD Public Use]<br>
</p>
<br>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Series is:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Reviewed-by: Alex Deucher <alexander.deucher@amd.com><br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> amd-gfx <amd-gfx-bounces@lists.freedesktop.org> on behalf of Kent Russell <kent.russell@amd.com><br>
<b>Sent:</b> Thursday, May 7, 2020 2:54 PM<br>
<b>To:</b> amd-gfx@lists.freedesktop.org <amd-gfx@lists.freedesktop.org><br>
<b>Cc:</b> Russell, Kent <Kent.Russell@amd.com><br>
<b>Subject:</b> [PATCH 2/2] Revert "drm/amdgpu: Add ReadSerial defines for Arcturus"</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">This reverts commit a0d4939d8616fab676699dab8ba3cbe519d4a8e9.<br>
<br>
SMU does not support this on Arcturus right now<br>
<br>
Signed-off-by: Kent Russell <kent.russell@amd.com><br>
Change-Id: I50efa3695570302231986d56c2351aac331726ca<br>
---<br>
 drivers/gpu/drm/amd/powerplay/arcturus_ppt.c       | 2 --<br>
 drivers/gpu/drm/amd/powerplay/inc/arcturus_ppsmc.h | 3 ---<br>
 2 files changed, 5 deletions(-)<br>
<br>
diff --git a/drivers/gpu/drm/amd/powerplay/arcturus_ppt.c b/drivers/gpu/drm/amd/powerplay/arcturus_ppt.c<br>
index e98d92ec1eac..1c66b7d7139c 100644<br>
--- a/drivers/gpu/drm/amd/powerplay/arcturus_ppt.c<br>
+++ b/drivers/gpu/drm/amd/powerplay/arcturus_ppt.c<br>
@@ -128,8 +128,6 @@ static struct smu_11_0_cmn2aisc_mapping arcturus_message_map[SMU_MSG_MAX_COUNT]<br>
         MSG_MAP(SetXgmiMode,                         PPSMC_MSG_SetXgmiMode),<br>
         MSG_MAP(SetMemoryChannelEnable,              PPSMC_MSG_SetMemoryChannelEnable),<br>
         MSG_MAP(DFCstateControl,                     PPSMC_MSG_DFCstateControl),<br>
-       MSG_MAP(ReadSerialNumTop32,                  PPSMC_MSG_ReadSerialNumTop32),<br>
-       MSG_MAP(ReadSerialNumBottom32,               PPSMC_MSG_ReadSerialNumBottom32),<br>
 };<br>
 <br>
 static struct smu_11_0_cmn2aisc_mapping arcturus_clk_map[SMU_CLK_COUNT] = {<br>
diff --git a/drivers/gpu/drm/amd/powerplay/inc/arcturus_ppsmc.h b/drivers/gpu/drm/amd/powerplay/inc/arcturus_ppsmc.h<br>
index b426be7c76c6..f736d773f9d6 100644<br>
--- a/drivers/gpu/drm/amd/powerplay/inc/arcturus_ppsmc.h<br>
+++ b/drivers/gpu/drm/amd/powerplay/inc/arcturus_ppsmc.h<br>
@@ -116,9 +116,6 @@<br>
 #define PPSMC_MSG_DFCstateControl                0x3B<br>
 #define PPSMC_Message_Count                      0x3C<br>
 <br>
-#define PPSMC_MSG_ReadSerialNumTop32            0x49<br>
-#define PPSMC_MSG_ReadSerialNumBottom32                 0x4A<br>
-<br>
 typedef uint32_t PPSMC_Result;<br>
 typedef uint32_t PPSMC_Msg;<br>
 #pragma pack(pop)<br>
-- <br>
2.17.1<br>
<br>
_______________________________________________<br>
amd-gfx mailing list<br>
amd-gfx@lists.freedesktop.org<br>
<a href="https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Famd-gfx&amp;data=02%7C01%7Calexander.deucher%40amd.com%7C67572abb9c0c4048437508d7f2b80cdc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637244744643483015&amp;sdata=C%2B1WKdorha3NIZHKxeNQTcD8krgBeP2I2crG0dCrRPk%3D&amp;reserved=0">https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Famd-gfx&amp;data=02%7C01%7Calexander.deucher%40amd.com%7C67572abb9c0c4048437508d7f2b80cdc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637244744643483015&amp;sdata=C%2B1WKdorha3NIZHKxeNQTcD8krgBeP2I2crG0dCrRPk%3D&amp;reserved=0</a><br>
</div>
</span></font></div>
</div>
</body>
</html>