SWDEV-460151 - enable gfx12 code in runtime

Change-Id: I2d6fbf350c7cc2e1e4a698f0bad4ce8d512c4368
Tá an tiomantas seo le fáil i:
Ajay
2024-05-08 09:02:39 -07:00
tiomanta ag Maneesh Gupta
tuismitheoir badf2b0880
tiomantas d754ab4e30
D'athraigh 2 comhad le 3 breiseanna agus 0 scriosta
@@ -119,6 +119,8 @@ static const AMDDeviceInfo DeviceInfo[] = {
/* Navi32*/ { "gfx1101", "gfx1101", 4, 32, 1, 256, 64 * Ki, 32, 11, 0 },
/* Navi33*/ { "gfx1102", "gfx1102", 4, 32, 1, 256, 64 * Ki, 32, 11, 0 },
/* Phoenix */ { "gfx1103", "gfx1103", 4, 32, 1, 256, 64 * Ki, 32, 11, 0 },
{ "gfx1200", "gfx1200", 4, 32, 1, 256, 64 * Ki, 32, 12, 0 },
{ "gfx1201", "gfx1201", 4, 32, 1, 256, 64 * Ki, 32, 12, 0 },
};
const int DeviceInfoSize = sizeof(DeviceInfo) / sizeof(AMDDeviceInfo);