summaryrefslogtreecommitdiffstats
path: root/src/common/gpe_err.h
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2017-09-20 14:56:59 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2017-10-10 13:02:41 -0400
commit9c63762e00a20f22fc8a4509071d90786513e16a (patch)
tree5e2484abcfeae088d6b20f562535881978800d5e /src/common/gpe_err.h
parentba4e81e804275ced6c1793f818e5fc1fd8d1ecae (diff)
downloadtalos-occ-9c63762e00a20f22fc8a4509071d90786513e16a.tar.gz
talos-occ-9c63762e00a20f22fc8a4509071d90786513e16a.zip
Enable hardware GPU power brake
Change-Id: I39ae6205cef6ae06cacc0eb2c8a0a4288b8081c8 RTC: 179617 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46800 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Diffstat (limited to 'src/common/gpe_err.h')
-rw-r--r--src/common/gpe_err.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/gpe_err.h b/src/common/gpe_err.h
index 3bb1fa0..23d55d2 100644
--- a/src/common/gpe_err.h
+++ b/src/common/gpe_err.h
@@ -55,4 +55,6 @@
#define GPE_RC_GPU_DRIVER_CHANGE 0x81 // GPU in transition or just completed phase change
#define GPE_RC_GPU_CMD_NOT_SUPPORTED 0x82 // GPU rejected command with no support
#define GPE_RC_GPU_CMD_FAILED 0x83 // An error occurred in the last GPU operation
+#define GPE_RC_GPU_INIT_FAILED 0x84 // Failed to init GPU
+
#endif //_GPE_ERR_H
OpenPOWER on IntegriCloud