drm/amd/powerplay: update arcturus ppsmc header to 54.15.0
two new smc messages added for arcturus with pmfw 54.15.0 Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
e22bb5626c
commit
41a468a531
@ -110,7 +110,11 @@
|
||||
//Others
|
||||
#define PPSMC_MSG_SetMemoryChannelEnable 0x39
|
||||
|
||||
#define PPSMC_Message_Count 0x3A
|
||||
//OOB
|
||||
#define PPSMC_MSG_SetNumBadHbmPagesRetired 0x3A
|
||||
|
||||
#define PPSMC_MSG_DFCstateControl 0x3B
|
||||
#define PPSMC_Message_Count 0x3C
|
||||
|
||||
typedef uint32_t PPSMC_Result;
|
||||
typedef uint32_t PPSMC_Msg;
|
||||
|
Loading…
x
Reference in New Issue
Block a user