Commit Graph

11 Commits

Author SHA1 Message Date
Ole Algoritme
9259d9a2d4 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.
2026-07-15 15:42:23 +02:00
codgician
478cea971f update gddr6.c to add RTX 4090 D 2025-04-22 02:42:28 +08:00
shivams
12a9d44326 Update gddr6.c
added 3090 Ti
2024-04-30 03:07:46 -05:00
AJK-dev
a116ce74c4 FIX AD103 series for 4070 Ti Super 2024-04-04 17:47:56 +02:00
AJK-dev
4e7a21fb16 Support for 40 Super series 2024-04-04 17:27:38 +02:00
deinferno
bcb805f657 use ctx.num_devices as ctx.devices index 2024-03-30 15:09:27 +05:00
deinferno
7a3c8c4a68 update gddr6.c to add RTX 4070 Max-Q / Mobile 2024-03-30 15:09:20 +05:00
Ole Algoritme
ee9b9d1971 added warning for missing iomem relaxed 2024-03-27 11:22:37 +01:00
Ole Algoritme
fb2fed6963 chore: fix 2024-03-24 13:20:18 +01:00
Ole Algoritme
1ca8020db0 remove loop mapping. refactor 2024-03-24 13:18:35 +01:00
Ole Algoritme
b329b7fdd9 refactor into lib/app 2024-03-24 11:18:17 +01:00