Explorar o código

Move the TODO into the control file

Marc Di Luzio %!s(int64=6) %!d(string=hai) anos
pai
achega
8ea751057c
Modificáronse 2 ficheiros con 7 adicións e 7 borrados
  1. 0 7
      daemon/gamemode-gpu.c
  2. 7 0
      daemon/gpu-control.c

+ 0 - 7
daemon/gamemode-gpu.c

@@ -41,13 +41,6 @@ POSSIBILITY OF SUCH DAMAGE.
 #include "daemon_config.h"
 #include "gpu-control.h"
 
-// TODO
-// Gather GPU type and information automatically
-// Apply Nvidia GPU settings (CoolBits will be needed)
-// Apply AMD GPU settings (Will need user changing pwm1_enable)
-// Intel?
-// Provide documentation on optimisations
-
 /**
  * Attempts to identify the current in use GPU information
  */

+ 7 - 0
daemon/gpu-control.c

@@ -34,6 +34,13 @@ POSSIBILITY OF SUCH DAMAGE.
 #include "gpu-control.h"
 #include "logging.h"
 
+// TODO
+// Gather GPU type and information automatically
+// Apply Nvidia GPU settings (CoolBits will be needed)
+// Apply AMD GPU settings (Will need user changing pwm1_enable)
+// Intel?
+// Provide documentation on optimisations
+
 // NVIDIA
 // Running these commands:
 // nvidia-settings -a '[gpu:0]/GPUMemoryTransferRateOffset[3]=1400'