mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +02:00
Move the TODO into the control file
This commit is contained in:
parent
01dbe4e2b0
commit
8ea751057c
@ -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
|
||||
*/
|
||||
|
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user