Commit Verlauf

Autor SHA1 Nachricht Datum
  Christian Kellner 45ba5bc4c4 Use matching signedness in format strings vor 6 Jahren
  Christian Kellner bbde1d0357 Ensure strncpy'ed strings are all null terminated vor 6 Jahren
  Alex Smith 10a31f8dec Update copyright years to 2019 vor 6 Jahren
  Marc Di Luzio 1482a2b39e Get the gpu index for both get and set (thanks @rezzafr33!) vor 6 Jahren
  Marc Di Luzio c1d06f2ad5 Try and make an educated guess at the correct nvidia gpu index vor 6 Jahren
  Marc Di Luzio dc1258d750 Automatically adjust the nvidia gpu index vor 6 Jahren
  Marc Di Luzio fec32ac53d Remove the nv_perf_level config option and figure it out programmatically vor 6 Jahren
  Marc Di Luzio 873d0a224b Remove passing the vendor to gpuclockctl vor 6 Jahren
  Marc Di Luzio 54d7d3f259 Allow nv_perl_level and nv_powermizer_mode to be set independently vor 6 Jahren
  Marc Di Luzio 834a18aab4 Implement nv_powermizer_mode option to allow setting the Nvidia powermizer mode vor 6 Jahren
  Marc Di Luzio 9ade4481c3 Change AMD overclocking to simply be setting the power_dpm_force_performance_level file for now vor 6 Jahren
  Marc Di Luzio 20efaaa33f Rename the core and mem stats to nv_ prefix vor 6 Jahren
  Marc Di Luzio 53d1700a68 Add the timout to the call signature of run_external_process vor 6 Jahren
  Marc Di Luzio 4578af47ba Combine the two run_external_process functions so they both have the same timeout protection vor 6 Jahren
  Marc Di Luzio 42d7503482 Adjust checking in gpuclockctl to assist when errors happen vor 6 Jahren
  Marc Di Luzio e31a811946 Add run_external_process_get_output function to get output as well vor 6 Jahren
  Marc Di Luzio 392fb221dc Return failure on failure, and don't try and read past the end of argv vor 6 Jahren
  Marc Di Luzio 9cd32c63eb Implement getting GPU clocks for NV vor 6 Jahren
  Marc Di Luzio 00ed82f8e4 Extend the nvidia command size to 128 vor 6 Jahren
  Marc Di Luzio 16ade5c1c9 Adjust the TODO list vor 6 Jahren
  Marc Di Luzio d18f3fc584 Remove duplicate ERROR strings from error logs vor 6 Jahren
  Marc Di Luzio db0f8f91f3 Update TODO comments vor 6 Jahren
  Marc Di Luzio 2aa2ca2f7d Implement AMD overclocking using AMDGPU vor 6 Jahren
  Marc Di Luzio f5e7fa3222 Set up overclocking calls on NVidia vor 6 Jahren
  Marc Di Luzio bd5baccc67 Hook up individual set state functions vor 6 Jahren
  Marc Di Luzio 53428356a5 Move control code back into the helper vor 6 Jahren
  Marc Di Luzio ff1a838ab7 Apply format corrections vor 6 Jahren
  Marc Di Luzio 142b2fb32d Also add nv_perf_level for nvidia (needed as a parameter to nvidia-xsettings) vor 6 Jahren
  Marc Di Luzio 4152104d2b Correct the mem argv index and print the intended change vor 6 Jahren
  Marc Di Luzio 01dbe4e2b0 Rename gpu-query to gpu-control to better describe it's functions vor 6 Jahren