Marc Di Luzio 7f6f32d284 Actually reject requests if require_supervisor is hit 6 年之前
..
cpugovctl.c 66cc9e10f2 Fix up a few more logs not using our macros 6 年之前
daemon_config.c 1430c0b831 Implement supervisor features using new config variables 6 年之前
daemon_config.h 1430c0b831 Implement supervisor features using new config variables 6 年之前
daemonize.c 17241deccb daemonize: instead of just closing STD*_FILENO replace them by /dev/null 6 年之前
daemonize.h 752d877196 Minor C cleanup (#27) 7 年之前
dbus_messaging.c 1d40c0cc1b Refactor to use single internal functions for register, unregister and query 6 年之前
dbus_messaging.h 42dd7e6ea8 Add initial screensaver inhibiting code 6 年之前
external-helper.c e31a811946 Add run_external_process_get_output function to get output as well 6 年之前
external-helper.h e31a811946 Add run_external_process_get_output function to get output as well 6 年之前
gamemode-env.c 92967b135b refactor: Break env API functions out of the main daemon source 6 年之前
gamemode-gpu.c 20a4862888 Add functionality to get the current GPU information in the daemon 6 年之前
gamemode-ioprio.c b7dff4265c Refactor config functions that can return their full value to do so 6 年之前
gamemode-proc.c 748808be7e refactor: Break proc API functions out of the main daemon source 6 年之前
gamemode-sched.c b7dff4265c Refactor config functions that can return their full value to do so 6 年之前
gamemode-tests.c c1dfd8bbc4 Add gamemode error strings to printouts to help debug issues 6 年之前
gamemode-wine.c f4cd01f989 refactor: Break wine API functions out of the main daemon source 6 年之前
gamemode.c 7f6f32d284 Actually reject requests if require_supervisor is hit 6 年之前
gamemode.h 1d40c0cc1b Refactor to use single internal functions for register, unregister and query 6 年之前
governors-query.c 1c38a6047e Refactor to store the initial governor state when gamemode is entered 6 年之前
governors-query.h 69db9c2a61 Conformance: Update copyright range to include 2018 7 年之前
gpu-control.h 53428356a5 Move control code back into the helper 6 年之前
gpuclockctl.c 42d7503482 Adjust checking in gpuclockctl to assist when errors happen 6 年之前
helpers.h c4ff3d7250 refactor: Break helpers out of the main daemon source 6 年之前
logging.c 752d877196 Minor C cleanup (#27) 7 年之前
logging.h 6793d0d436 Prepend ERROR: to all error logs 6 年之前
main.c f7dce41d8a Improve test logging output 6 年之前
meson.build f5e7fa3222 Set up overclocking calls on NVidia 6 年之前