aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/inc/aldebaran_ppsmc.h
diff options
context:
space:
mode:
authorLijo Lazar <lijo.lazar@amd.com>2021-07-15 14:54:49 +0800
committerAlex Deucher <alexander.deucher@amd.com>2021-07-21 14:36:40 -0400
commit6588b101ed0a71a60fa7df0a18ed7db07026d109 (patch)
treeaec43307e0b452858398503717b9b9978555562f /drivers/gpu/drm/amd/pm/inc/aldebaran_ppsmc.h
parentdrm/amd/display: change zstate allow msg condition (diff)
downloadlinux-dev-6588b101ed0a71a60fa7df0a18ed7db07026d109.tar.xz
linux-dev-6588b101ed0a71a60fa7df0a18ed7db07026d109.zip
drm/amd/pm: Support board calibration on aldebaran
Add support for board power calibration on Aldebaran. Board calibration is done after DC offset calibration. Signed-off-by: Lijo Lazar <lijo.lazar@amd.com> Reviewed-by: Kevin Wang <kevin1.wang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/pm/inc/aldebaran_ppsmc.h')
-rw-r--r--drivers/gpu/drm/amd/pm/inc/aldebaran_ppsmc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/pm/inc/aldebaran_ppsmc.h b/drivers/gpu/drm/amd/pm/inc/aldebaran_ppsmc.h
index 610266088ff1..35fa0d8e92dd 100644
--- a/drivers/gpu/drm/amd/pm/inc/aldebaran_ppsmc.h
+++ b/drivers/gpu/drm/amd/pm/inc/aldebaran_ppsmc.h
@@ -101,7 +101,8 @@
#define PPSMC_MSG_SetSystemVirtualSTBtoDramAddrLow 0x41
#define PPSMC_MSG_GfxDriverResetRecovery 0x42
-#define PPSMC_Message_Count 0x43
+#define PPSMC_MSG_BoardPowerCalibration 0x43
+#define PPSMC_Message_Count 0x44
//PPSMC Reset Types
#define PPSMC_RESET_TYPE_WARM_RESET 0x00