Add missing gfx803 ID
Change-Id: I9eca81f0f149ea924c3b81bd80680d7fd1ad7a6c
[ROCm/ROCR-Runtime commit: 54e042eee1]
Tento commit je obsažen v:
@@ -164,6 +164,7 @@ static struct hsa_gfxip_table {
|
||||
{ 0x67CF, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 },
|
||||
{ 0x67D0, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 },
|
||||
{ 0x67DF, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 },
|
||||
{ 0x6FDF, 8, 0, 3, 1, "Polaris10", CHIP_POLARIS10 },
|
||||
/* Polaris11 */
|
||||
{ 0x67E0, 8, 0, 3, 1, "Polaris11", CHIP_POLARIS11 },
|
||||
{ 0x67E1, 8, 0, 3, 1, "Polaris11", CHIP_POLARIS11 },
|
||||
|
||||
@@ -112,7 +112,7 @@ deviceIdToGpuName() {
|
||||
platformName="tg" ;;
|
||||
7300 | 730f)
|
||||
platformName="fj" ;;
|
||||
67c0 | 67c1 | 67c2 | 67c4 | 67c7 | 67c8 | 67c9 | 67ca | 67cc | 67cf | 67d0 | 67df )
|
||||
67c0 | 67c1 | 67c2 | 67c4 | 67c7 | 67c8 | 67c9 | 67ca | 67cc | 67cf | 67d0 | 67df | 6fdf )
|
||||
platformName="pl10" ;;
|
||||
67e0 | 67e1 | 67e3 | 67e7 | 67e8 | 67e9 | 67eb | 67ef | 67ff )
|
||||
platformName="pl11" ;;
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele