mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-06 13:18:31 +02:00
Remove passing the vendor to gpuclockctl
This commit is contained in:
@@ -55,3 +55,6 @@ struct GameModeGPUInfo {
|
||||
|
||||
char amd_performance_level[CONFIG_VALUE_MAX]; /* The AMD performance level set to */
|
||||
};
|
||||
|
||||
/* Get the vendor for a device */
|
||||
enum GPUVendor gamemode_get_gpu_vendor(long device);
|
||||
|
Reference in New Issue
Block a user