AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] drm/amdgpu: update SMU PPSMC for cyan skilfish
@ 2021-09-10  9:09 Lang Yu
  2021-09-10  9:09 ` [PATCH v3 2/3] drm/amdgpu: update SMU driver interface for cyan skilfish(v3) Lang Yu
  2021-09-10  9:09 ` [PATCH v3 3/3] drm/amdgpu: add some pptable funcs " Lang Yu
  0 siblings, 2 replies; 3+ messages in thread
From: Lang Yu @ 2021-09-10  9:09 UTC (permalink / raw)
  To: amd-gfx; +Cc: Alex Deucher, Huang Rui, Lijo Lazar, Lang Yu

Add some PPSMC MSGs for cyan skilfish.

Signed-off-by: Lang Yu <lang.yu@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
---
 drivers/gpu/drm/amd/pm/inc/smu_v11_8_ppsmc.h | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/pm/inc/smu_v11_8_ppsmc.h b/drivers/gpu/drm/amd/pm/inc/smu_v11_8_ppsmc.h
index 6e6088760b18..909a86aa60f3 100644
--- a/drivers/gpu/drm/amd/pm/inc/smu_v11_8_ppsmc.h
+++ b/drivers/gpu/drm/amd/pm/inc/smu_v11_8_ppsmc.h
@@ -65,6 +65,13 @@
 #define PPSMC_MSG_SetDriverTableVMID                    0x34
 #define PPSMC_MSG_SetSoftMinCclk                        0x35
 #define PPSMC_MSG_SetSoftMaxCclk                        0x36
-#define PPSMC_Message_Count                             0x37
+#define PPSMC_MSG_GetGfxFrequency                       0x37
+#define PPSMC_MSG_GetGfxVid                             0x38
+#define PPSMC_MSG_ForceGfxFreq                          0x39
+#define PPSMC_MSG_UnForceGfxFreq                        0x3A
+#define PPSMC_MSG_ForceGfxVid                           0x3B
+#define PPSMC_MSG_UnforceGfxVid                         0x3C
+#define PPSMC_MSG_GetEnabledSmuFeatures                 0x3D
+#define PPSMC_Message_Count                             0x3E
 
 #endif
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-10  9:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-10  9:09 [PATCH 1/3] drm/amdgpu: update SMU PPSMC for cyan skilfish Lang Yu
2021-09-10  9:09 ` [PATCH v3 2/3] drm/amdgpu: update SMU driver interface for cyan skilfish(v3) Lang Yu
2021-09-10  9:09 ` [PATCH v3 3/3] drm/amdgpu: add some pptable funcs " Lang Yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox