From 17ff75043aff25a34d6deaa959fac9975199b9ed Mon Sep 17 00:00:00 2001 From: Dan Crowell Date: Thu, 25 Aug 2016 08:18:13 -0500 Subject: Support for GPU callout procedure Added EPUB_PRC_GPU_ISOLATION_PROCEDURE = FSPSP94 This procedure should be used to refer customers to the isolation procedure to identify NVLINK/GPU faults. Change-Id: I32d6ea318d2699e9f309cc9a048cb4ea805457e8 ForwardPort: yes CMVC-Prereq: 1002330 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28781 Reviewed-by: Benjamin J. Weisenbeck Reviewed-by: Sampa Misra Reviewed-by: Daniel M. Crowell Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28910 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins --- src/include/usr/hwas/common/hwasCallout.H | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include') diff --git a/src/include/usr/hwas/common/hwasCallout.H b/src/include/usr/hwas/common/hwasCallout.H index 30c83084b..7f73ff371 100644 --- a/src/include/usr/hwas/common/hwasCallout.H +++ b/src/include/usr/hwas/common/hwasCallout.H @@ -92,6 +92,7 @@ enum epubProcedureID EPUB_PRC_TOD_CLOCK_ERR = 0x56, EPUB_PRC_COOLING_SYSTEM_ERR = 0x5C, EPUB_PRC_FW_VERIFICATION_ERR = 0x5D, + EPUB_PRC_GPU_ISOLATION_PROCEDURE= 0x5E, }; // from srci/fsp/srci.H -- cgit v1.2.3