Skip to content

Commit c239ff1

Browse files
authored
Update gtsysinfo for XE_HP (#81)
1 parent d09ebd8 commit c239ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/inc/common/gtsysinfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ OTHER DEALINGS IN THE SOFTWARE.
3333
#pragma pack(push,1)
3434

3535
// Maximums which bound all supported GT
36-
#define GT_MAX_SLICE (4)
36+
#define GT_MAX_SLICE (8)
3737
#define GT_MAX_SUBSLICE_PER_SLICE (8)
3838
#define GT_MAX_SUBSLICE_PER_DSS (2) // Currently max value based on Gen12
3939
#define GT_MAX_DUALSUBSLICE_PER_SLICE (6) // Currently max value based on Gen12LP

0 commit comments

Comments
 (0)