From 0e001e2814fd4e0e56275ab45adecea8f79e9ee8 Mon Sep 17 00:00:00 2001 From: "Lella, Nagalakshmi" Date: Mon, 13 Feb 2023 11:36:21 +0000 Subject: [PATCH] Fix incorrect SLM read and writes command offset bits Fix incorrect SLM read and writes command offset bits --- IGC/common/SIPKernels/XeHPCSIPCSRDebugBindless.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/IGC/common/SIPKernels/XeHPCSIPCSRDebugBindless.h b/IGC/common/SIPKernels/XeHPCSIPCSRDebugBindless.h index eea47e9acc4e..9f9a2f927af5 100644 --- a/IGC/common/SIPKernels/XeHPCSIPCSRDebugBindless.h +++ b/IGC/common/SIPKernels/XeHPCSIPCSRDebugBindless.h @@ -1,9 +1,9 @@ namespace SIP { - const unsigned char XeHPCSIPCSRDebugBindless[] = - { +const unsigned char XeHPCSIPCSRDebugBindless[] = +{ 0x61, 0x00, 0x00, 0x80, 0x20, 0x42, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, - 0x04, 0x13, 0x00, 0x00, 0x01, 0x00, 0x00, 0x80, 0x00, 0x00, 0x01, 0x00, + 0x05, 0x13, 0x00, 0x00, 0x01, 0x00, 0x00, 0x80, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x80, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x61, 0x00, 0x00, 0x80, 0x20, 0x02, 0x01, 0xf0, 0x04, 0x00, 0x00, 0x00, @@ -208,7 +208,7 @@ namespace SIP 0x20, 0x02, 0x05, 0x18, 0x24, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x61, 0x00, 0x00, 0x80, 0x20, 0x02, 0x15, 0x18, 0x34, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x31, 0x20, 0x03, 0x80, 0x00, 0x00, 0x0c, 0x04, - 0x0c, 0x18, 0x00, 0xe2, 0x00, 0x00, 0x02, 0x00, 0x31, 0xc0, 0x03, 0x80, + 0x0c, 0x18, 0x00, 0xea, 0x00, 0x00, 0x2c, 0x00, 0x31, 0xc0, 0x03, 0x80, 0x00, 0x00, 0x00, 0x00, 0x8c, 0x08, 0x08, 0xfa, 0x0f, 0x04, 0xac, 0xf4, 0x40, 0xa0, 0x00, 0x80, 0x20, 0x82, 0x05, 0x08, 0x04, 0x08, 0x00, 0x02, 0x10, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x80, 0x20, 0x82, 0x05, 0x18, @@ -234,8 +234,8 @@ namespace SIP 0x00, 0x00, 0x00, 0x00, 0x31, 0xc0, 0x03, 0x80, 0x00, 0x00, 0x0c, 0x04, 0x8c, 0x08, 0x00, 0xfa, 0x03, 0x00, 0xac, 0xf4, 0x40, 0xa0, 0x00, 0x80, 0x20, 0x82, 0x05, 0x08, 0x04, 0x08, 0x00, 0x02, 0x10, 0x00, 0x00, 0x00, - 0x31, 0x40, 0x03, 0x80, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x18, 0x08, 0xe2, - 0x0c, 0x04, 0x02, 0x00, 0x40, 0xa0, 0x00, 0x80, 0x20, 0x82, 0x05, 0x18, + 0x31, 0x40, 0x03, 0x80, 0x00, 0x00, 0x00, 0x00, 0x0c, 0x18, 0x08, 0xea, + 0x0c, 0x04, 0x2c, 0x00, 0x40, 0xa0, 0x00, 0x80, 0x20, 0x82, 0x05, 0x18, 0x04, 0x18, 0x00, 0x02, 0x10, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00, 0x80, 0x20, 0x82, 0x15, 0x02, 0x14, 0x02, 0x00, 0x06, 0xff, 0xff, 0xff, 0xff, 0x61, 0x00, 0x00, 0x80, 0x10, 0x41, 0x01, 0x30, 0x00, 0x00, 0x00, 0x00,