mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-06 05:08:29 +02:00
Also add nv_perf_level for nvidia (needed as a parameter to nvidia-xsettings)
This commit is contained in:
@@ -49,6 +49,8 @@ struct GameModeGPUInfo {
|
||||
|
||||
long core; /* Core clock to apply */
|
||||
long mem; /* Mem clock to apply */
|
||||
|
||||
long nv_perf_level; /* The Nvidia Performance Level to adjust */
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user