27 Commits (master)

Author SHA1 Message Date
ystarnaud d9b4798e8e More options added 10 years ago
Jan Berdajs d8d8ba8f33 adl spaces indentation 10 years ago
Noel Maersk cc735db550 misc: don't violate reserved identifier naming convention. 10 years ago
Sanjin Trošelj da42e6ac98 VS2010 build: prepare ADL. 10 years ago
Luke Dashjr 4eb23c7ea3 Bugfix: slay a variety of warnings 12 years ago
Con Kolivas 23b224faf9 Reinit_adl is no longer used. 12 years ago
Con Kolivas 1152b4b4e0 Re-initialising ADL simply made the driver fail since it is corruption over time within the windows driver that's responsible. 12 years ago
ckolivas d4c513030f Attempt to re-initialise ADL should a device that previously reported fanspeed stops reporting it. 12 years ago
ckolivas 43ef4e0443 Move the ADL setup and clearing to separate functions and provide a reinit_adl function to be used when adl fails while running. 12 years ago
Con Kolivas 02295c69c8 Allow devices that are disabled due to overheating to be flagged as recovering instead of disabling them and re-enable them if they're below ideal 12 years ago
Luke Dashjr 543265d66a Generalize --temp-cutoff and implement support for reading temperature from BitFORCE FPGAs 12 years ago
Con Kolivas af5aaece97 Revert "Pass the correct GPU from the menu to the adl code." 12 years ago
Con Kolivas 5a14ec53c8 Add a --dev-reorder option to only reorder devices according to PCI Bus ID when requested. 12 years ago
Con Kolivas 7bcda9a28f Pass the correct GPU from the menu to the adl code. 12 years ago
Con Kolivas 371e5f688a Reorder displayed devices to map to physical locations and initialise according to logical location instead. 12 years ago
Con Kolivas 5a0b4f62d0 Map GPU devices to virtual devices in their true physical order based on BusNumber. 12 years ago
Con Kolivas e0a9f1aae3 Allow temperature targets to be set on a per-card basis on the command line. 13 years ago
Con Kolivas 3997f308a0 Add a thermal cutoff option as well and set it to 95 degrees by default. 13 years ago
Con Kolivas 16aff37c66 Fix compilation errors on mingw32 to do with order of pulling in headers, curses.h and definition of bool. 13 years ago
Con Kolivas a1ba15fb52 Fix pacakaging missing adl headers and build failure without adl sdk headers installed. 13 years ago
Con Kolivas bd292258d3 Add support for monitoring powertune setting. 13 years ago
Con Kolivas 1ed219372e Combine all stats collating into one function to avoid repeating function calls on each variable. 13 years ago
Con Kolivas e9f886d805 Allow target, overheat and hysteresis temperatures to be set from command line. 13 years ago
Con Kolivas 9b7262ec71 Clean up by setting performance profiles and fan settings to startup levels on exit. 13 years ago
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%. 13 years ago
Con Kolivas 35ace46325 Enable changing of engine clock setting on the fly. 13 years ago
Con Kolivas d57cd91955 Implement ATI ADL support for GPU parameter monitoring now and setting later (temp, fan, clocks etc.). 13 years ago