Commit 215c675
fix: handle unified APU name fallback in GPU detection
When product_name is None on unified APUs, use get_gpu_tier() to derive
a meaningful name (e.g. "Strix Halo") instead of defaulting to "AMD Radeon".
Fixes test_parses_unified_apu.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7d2da71 commit 215c675
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
| |||
0 commit comments