SWDEV-501963 - Add missing codes for gfx950

Cherry-pick https://gerrit-git.amd.com/c/compute/ec/clr/+/1162997

Change-Id: I6b3c6bf55c61cffd43cd6f17b75998f751b75723
This commit is contained in:
taosang2
2024-12-02 15:17:47 -05:00
committed by Tao Sang
parent 4ec274c7d4
commit 32daa8f384
6 changed files with 19 additions and 19 deletions
@@ -61,6 +61,7 @@ static const AMDDeviceInfo DeviceInfo[] = {
{"gfx940", "gfx940", 4, 16, 1, 256, 64 * Ki, 32, 9, 4},
{"gfx941", "gfx941", 4, 16, 1, 256, 64 * Ki, 32, 9, 4},
{"gfx942", "gfx942", 4, 16, 1, 256, 64 * Ki, 32, 9, 4},
{"gfx950", "gfx950", 4, 16, 1, 256, 160 * Ki, 64, 9, 5},
{"gfx1010", "gfx1010", 4, 32, 1, 256, 64 * Ki, 32, 10, 1},
{"gfx1011", "gfx1011", 4, 32, 1, 256, 64 * Ki, 32, 10, 1},
{"gfx1012", "gfx1012", 4, 32, 1, 256, 64 * Ki, 32, 10, 1},