Add experimental RTX 5090 (GDDR7) memory temperature support

Reads the per-module GDDR7 DRAM sensors (FBPA DQR) directly and reports
the hotspot by default; --per-module lists each of the 8 modules.
Adds a per-device decode so the existing GDDR6/6X path is unchanged.
This commit is contained in:
Ole Algoritme
2026-07-15 15:42:23 +02:00
parent bac2c5e301
commit 9259d9a2d4
5 changed files with 151 additions and 8 deletions

8
.gitignore vendored
View File

@@ -2,3 +2,11 @@ gddr6
build/
*.o
*.a
# local reverse-engineering probes / scratch tools
probe_*
probe5090*
scan_therm*
measure_gentle*
memload*
!*.md