Selaa lähdekoodia

Adjust the TODO list

Marc Di Luzio 6 vuotta sitten
vanhempi
sitoutus
16ade5c1c9
1 muutettua tiedostoa jossa 5 lisäystä ja 4 poistoa
  1. 5 4
      daemon/gpuclockctl.c

+ 5 - 4
daemon/gpuclockctl.c

@@ -36,10 +36,11 @@ POSSIBILITY OF SUCH DAMAGE.
 #include "external-helper.h"
 #include "gpu-control.h"
 
-// TODO
-// Intel support - https://blog.ffwll.ch/2013/03/overclocking-your-intel-gpu-on-linux.html
-// AMD - Allow setting fan speed as well
-// Store baseline values with get_gpu_state to apply when leaving gamemode
+/* Plausible extras to add:
+ * Intel support - https://blog.ffwll.ch/2013/03/overclocking-your-intel-gpu-on-linux.html
+ * AMD - Allow setting fan speed as well
+ * Store baseline values with get_gpu_state to apply when leaving gamemode
+ */
 
 /* Helper to quit with usage */
 static const char *usage_text =