LaneLyng / MobilePascalTDPTweaker

Tweak mobile Pascal cards' thermal design power
107 stars 20 forks source link

GPU Slowdown Temp support? #17

Open nariox opened 4 years ago

nariox commented 4 years ago

Currently MobilePascalTDPTweaker only supports modifying the GPU Max Operating Temp, but I wonder if it would be possible to also implement GPU Slowdown Temp. I suspect that GPU Slowdown Temp might trigger a BD_PROCHOT event, and then "encourage" the CPU to throttle down to cool down the GPU.

Is there any way we could have this feature added?