Commit History

Author SHA1 Message Date
  Marc Di Luzio f5e7fa3222 Set up overclocking calls on NVidia 6 years ago
  Marc Di Luzio bd5baccc67 Hook up individual set state functions 6 years ago
  Marc Di Luzio 53428356a5 Move control code back into the helper 6 years ago
  Marc Di Luzio ff1a838ab7 Apply format corrections 6 years ago
  Marc Di Luzio 142b2fb32d Also add nv_perf_level for nvidia (needed as a parameter to nvidia-xsettings) 6 years ago
  Marc Di Luzio 4152104d2b Correct the mem argv index and print the intended change 6 years ago
  Marc Di Luzio b85edc2e04 Hand down correct set parameters to gpucorectl 6 years ago
  Marc Di Luzio 8ea751057c Move the TODO into the control file 6 years ago
  Marc Di Luzio 01dbe4e2b0 Rename gpu-query to gpu-control to better describe it's functions 6 years ago
  Marc Di Luzio a1a1829dea Add argument parsing and errors to gpuclockctl 6 years ago
  Marc Di Luzio 1984908543 Fix include order 6 years ago
  Marc Di Luzio fa38ef4e23 Add a macro to validate a vendor value 6 years ago
  Marc Di Luzio 57a55c41cc Call gpuclockctl 6 years ago
  Marc Di Luzio 8a52e812d9 Correct format args 6 years ago
  Marc Di Luzio a395caeb48 Refactor the governor request into an external process helper function 6 years ago
  Marc Di Luzio 0f6c9a8a95 Fix formatting 6 years ago
  Marc Di Luzio 6b268e8349 Convert "apply_gpu_optimisations" to a string with a special key 6 years ago
  Marc Di Luzio 7bdbc1adc5 Add more helper comments to the config ini 6 years ago
  Marc Di Luzio 252aa89fa6 Sanity check the config values 6 years ago
  Marc Di Luzio a9237bc1dd Add ERROR to some error messages 6 years ago
  Marc Di Luzio ad2c218ab3 Allow setting the device value with a hex string 6 years ago
  Marc Di Luzio fe9b5c8744 Error with invalid device or vendor values 6 years ago
  Marc Di Luzio cee2351c55 Add config for vendor and device 6 years ago
  Marc Di Luzio 8d4e9ac54e Add gpuclockctl to allow privilaged control of GPU parameters 6 years ago
  Marc Di Luzio b1bf33d386 Add config parameters for GPU clocking 6 years ago
  Marc Di Luzio aeaef7377d Preliminary (empty) implementation of GPU optimisations 6 years ago
  Alex Smith 92f8d3225d Merge pull request #99 from mdiluz/minor-improvements 6 years ago
  Marc Di Luzio cc646fe5d2 Fix bug in tests: mypath contained junk so wasn't always null terminated 6 years ago
  Marc Di Luzio 66cc9e10f2 Fix up a few more logs not using our macros 6 years ago
  Marc Di Luzio 3ae26596bc Fix up logging in the tests to use our macros 6 years ago