Marc Di Luzio
|
6b268e8349
Convert "apply_gpu_optimisations" to a string with a special key
|
6 years ago |
Marc Di Luzio
|
7bdbc1adc5
Add more helper comments to the config ini
|
6 years ago |
Marc Di Luzio
|
252aa89fa6
Sanity check the config values
|
6 years ago |
Marc Di Luzio
|
a9237bc1dd
Add ERROR to some error messages
|
6 years ago |
Marc Di Luzio
|
ad2c218ab3
Allow setting the device value with a hex string
|
6 years ago |
Marc Di Luzio
|
fe9b5c8744
Error with invalid device or vendor values
|
6 years ago |
Marc Di Luzio
|
cee2351c55
Add config for vendor and device
|
6 years ago |
Marc Di Luzio
|
8d4e9ac54e
Add gpuclockctl to allow privilaged control of GPU parameters
|
6 years ago |
Marc Di Luzio
|
b1bf33d386
Add config parameters for GPU clocking
|
6 years ago |
Marc Di Luzio
|
aeaef7377d
Preliminary (empty) implementation of GPU optimisations
|
6 years ago |
Alex Smith
|
92f8d3225d
Merge pull request #99 from mdiluz/minor-improvements
|
6 years ago |
Marc Di Luzio
|
cc646fe5d2
Fix bug in tests: mypath contained junk so wasn't always null terminated
|
6 years ago |
Marc Di Luzio
|
66cc9e10f2
Fix up a few more logs not using our macros
|
6 years ago |
Marc Di Luzio
|
3ae26596bc
Fix up logging in the tests to use our macros
|
6 years ago |
Marc Di Luzio
|
6793d0d436
Prepend ERROR: to all error logs
|
6 years ago |
Marc Di Luzio
|
ae016c4b5e
Actually log errors to stderr and LOG_ERR
|
6 years ago |
Marc Di Luzio
|
d90d1a71d6
Add -r -t to the usage text
|
6 years ago |
Marc Di Luzio
|
440400c2d4
Set up some man page generation
|
6 years ago |
Marc Di Luzio
|
0d5fb9de20
Add note that there is an Ubuntu Cosmic package now available!
|
6 years ago |
Marc Di Luzio
|
f09ce2a96c
Add a required NULL to execl
|
6 years ago |
Marc Di Luzio
|
74e26d6f63
Add "gamemoderun", a wrapper bash script like "primusrun"
|
6 years ago |
Marc Di Luzio
|
89263ba6fd
Silence cpugovctl when it succeeds
|
6 years ago |
Marc Di Luzio
|
ba49055519
Set up inhibit_screensaver config option to disable the feature
|
6 years ago |
Marc Di Luzio
|
6a7aa1e307
Add -t to the man page
|
6 years ago |
Marc Di Luzio
|
5b55506050
Correct double invalid in error message, and actually skip out on the renice
|
6 years ago |
Marc Di Luzio
|
0df479537e
Update the explanation at the start
|
6 years ago |
Marc Di Luzio
|
04a81105df
Re-order the install dependencies title
|
6 years ago |
Marc Di Luzio
|
9369388669
Make the package manager part clearer
|
6 years ago |
Marc Di Luzio
|
b63b0d3393
More minor edits to README
|
6 years ago |
Marc Di Luzio
|
65717599ec
Add titles to building and installing
|
6 years ago |