mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-18 03:06:43 +00:00
drm/amd/pp: export more smu message on Rv
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
8621bbbbd3
commit
ea478d01ed
@ -75,7 +75,12 @@
|
||||
#define PPSMC_MSG_GetMinGfxclkFrequency 0x2C
|
||||
#define PPSMC_MSG_GetMaxGfxclkFrequency 0x2D
|
||||
#define PPSMC_MSG_SoftReset 0x2E
|
||||
#define PPSMC_Message_Count 0x2F
|
||||
#define PPSMC_MSG_SetSoftMaxGfxClk 0x30
|
||||
#define PPSMC_MSG_SetHardMinGfxClk 0x31
|
||||
#define PPSMC_MSG_SetSoftMaxSocclkByFreq 0x32
|
||||
#define PPSMC_MSG_SetSoftMaxFclkByFreq 0x33
|
||||
#define PPSMC_MSG_SetSoftMaxVcn 0x34
|
||||
#define PPSMC_Message_Count 0x35
|
||||
|
||||
|
||||
typedef uint16_t PPSMC_Result;
|
||||
|
Loading…
x
Reference in New Issue
Block a user