Con Kolivas
bd292258d3
Add support for monitoring powertune setting.
2011-09-04 22:56:19 +10:00
Con Kolivas
1ed219372e
Combine all stats collating into one function to avoid repeating function calls on each variable.
2011-09-04 10:19:29 +10:00
Con Kolivas
e9f886d805
Allow target, overheat and hysteresis temperatures to be set from command line.
2011-09-04 09:43:53 +10:00
Con Kolivas
9b7262ec71
Clean up by setting performance profiles and fan settings to startup levels on exit.
2011-09-04 00:36:14 +10:00
Con Kolivas
495adcbf5f
Implement auto fanspeed adjustment to maintain a target temperature and fanspeed below 85%, with an overheat check that will speed the fan up to 100%.
2011-09-03 15:33:53 +10:00
Con Kolivas
35ace46325
Enable changing of engine clock setting on the fly.
2011-09-03 13:02:21 +10:00
Con Kolivas
d57cd91955
Implement ATI ADL support for GPU parameter monitoring now and setting later (temp, fan, clocks etc.).
...
Check for the presence of the ADL header files in ADL_SDK.
Import adl_functions.h from amd overdrive ctrl.
Implement a setup function that tries to detect GPUs that support the ADL and link in the parameters into the gpus struct.
Put a summary of monitoring information from the GPU menu.
2011-09-03 10:53:35 +10:00