We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d09ebd8 commit c239ff1Copy full SHA for c239ff1
Source/inc/common/gtsysinfo.h
@@ -33,7 +33,7 @@ OTHER DEALINGS IN THE SOFTWARE.
33
#pragma pack(push,1)
34
35
// Maximums which bound all supported GT
36
-#define GT_MAX_SLICE (4)
+#define GT_MAX_SLICE (8)
37
#define GT_MAX_SUBSLICE_PER_SLICE (8)
38
#define GT_MAX_SUBSLICE_PER_DSS (2) // Currently max value based on Gen12
39
#define GT_MAX_DUALSUBSLICE_PER_SLICE (6) // Currently max value based on Gen12LP
0 commit comments