Histórico de Commits

Autor SHA1 Mensagem Data
  Marc Di Luzio 9db7442a31 Fix potential memory leak in game_mode_initialise_gpu há 5 anos atrás
  Christian Kellner bbde1d0357 Ensure strncpy'ed strings are all null terminated há 6 anos atrás
  Alex Smith 10a31f8dec Update copyright years to 2019 há 6 anos atrás
  Marc Di Luzio fec32ac53d Remove the nv_perf_level config option and figure it out programmatically há 6 anos atrás
  Marc Di Luzio 873d0a224b Remove passing the vendor to gpuclockctl há 6 anos atrás
  Marc Di Luzio 54d7d3f259 Allow nv_perl_level and nv_powermizer_mode to be set independently há 6 anos atrás
  Marc Di Luzio 834a18aab4 Implement nv_powermizer_mode option to allow setting the Nvidia powermizer mode há 6 anos atrás
  Marc Di Luzio 9ade4481c3 Change AMD overclocking to simply be setting the power_dpm_force_performance_level file for now há 6 anos atrás
  Marc Di Luzio 20efaaa33f Rename the core and mem stats to nv_ prefix há 6 anos atrás
  Marc Di Luzio 53d1700a68 Add the timout to the call signature of run_external_process há 6 anos atrás
  Marc Di Luzio 4578af47ba Combine the two run_external_process functions so they both have the same timeout protection há 6 anos atrás
  Marc Di Luzio 91deffb6b4 Fill in the GPU vendor automatically há 6 anos atrás
  Marc Di Luzio 0847d3b452 Remove the vendor config value in prep for it to be auto-detected há 6 anos atrás
  Marc Di Luzio 20a4862888 Add functionality to get the current GPU information in the daemon há 6 anos atrás
  Marc Di Luzio b7dff4265c Refactor config functions that can return their full value to do so há 6 anos atrás
  Marc Di Luzio d1b7c49bc2 Remove more duplicate ERROR: logs há 6 anos atrás
  Marc Di Luzio ba20df5c47 Fix headers for travis há 6 anos atrás
  Marc Di Luzio d18f3fc584 Remove duplicate ERROR strings from error logs há 6 anos atrás
  Marc Di Luzio db0f8f91f3 Update TODO comments há 6 anos atrás
  Marc Di Luzio a488af5741 Lower the amd overclock hard limit há 6 anos atrás
  Marc Di Luzio ff1a838ab7 Apply format corrections há 6 anos atrás
  Marc Di Luzio 142b2fb32d Also add nv_perf_level for nvidia (needed as a parameter to nvidia-xsettings) há 6 anos atrás
  Marc Di Luzio b85edc2e04 Hand down correct set parameters to gpucorectl há 6 anos atrás
  Marc Di Luzio 8ea751057c Move the TODO into the control file há 6 anos atrás
  Marc Di Luzio 01dbe4e2b0 Rename gpu-query to gpu-control to better describe it's functions há 6 anos atrás
  Marc Di Luzio 1984908543 Fix include order há 6 anos atrás
  Marc Di Luzio fa38ef4e23 Add a macro to validate a vendor value há 6 anos atrás
  Marc Di Luzio 57a55c41cc Call gpuclockctl há 6 anos atrás
  Marc Di Luzio a395caeb48 Refactor the governor request into an external process helper function há 6 anos atrás
  Marc Di Luzio 0f6c9a8a95 Fix formatting há 6 anos atrás