Thread (5 messages) flat view 5 messages, 2 authors, 9d ago
COOLING9d

[PATCH] lib/amdgpu: add asic id for gfx1102

From: <hidden>
Date: 2026-09-10 17:12:55
Subsystem: library code, the rest · Maintainers: Andrew Morton, Linus Torvalds

From: Vitaly Prosyak <redacted>

Missing asic id causes error behaviour for filtering.

Cc: Michael Strawbridge <redacted>
Cc: Jesse Zhang <redacted>
Signed-off-by: Vitaly Prosyak <redacted>
---
 lib/amdgpu/amd_platform.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/lib/amdgpu/amd_platform.c b/lib/amdgpu/amd_platform.c
index ea4a37b37..42805b462 100644
--- a/lib/amdgpu/amd_platform.c
+++ b/lib/amdgpu/amd_platform.c
@@ -185,6 +185,7 @@ static const char *map_device_id_to_gfx11_name(int asic_id)
 	case 0x748e:
 	case 0x748f:
 	case 0x7490:
+	case 0x745e:
 		return "gfx1102";
 	default:
 		return NULL;
-- 
2.54.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help