compute-runtime/runtime/os_interface
Mrozek, Michal 4341ad0323 Add PowerSaving debug variable.
- It allows to easily turn ON the power saving mode for the driver.
- In that mode, whenever GPU is not ready it will put current thread to sleep,
thread is resumed when GPU completes.
- PowerSaving mode reduces CPU utilization on blocking calls, while increasing
completion latencies.

Change-Id: I3de83713687952ac31a1ec8c397f48aa4212781d
2018-11-15 11:14:08 +01:00
..
definitions DebugVariables cleanup 2018-10-26 17:55:25 +02:00
linux Remove residency control from Buffer Object. 2018-11-14 08:32:04 +01:00
windows Move isMemoryBudgetExhausted to WddmResidencyController 2018-11-06 23:09:20 +01:00
32bit_memory.h [19/n] Internal 4GB allocator. 2018-03-28 14:38:23 +02:00
CMakeLists.txt DebugVariables cleanup 2018-10-26 17:55:25 +02:00
debug_settings_manager.cpp DebugVariables cleanup 2018-10-26 17:55:25 +02:00
debug_settings_manager.h DebugVariables cleanup 2018-10-26 17:55:25 +02:00
debug_variables_base.inl Add PowerSaving debug variable. 2018-11-15 11:14:08 +01:00
device_factory.cpp Allow override of default platform Hardware Info Config 2018-10-10 10:34:23 +02:00
device_factory.h Update copyright headers 2018-09-20 18:02:35 +02:00
hw_info_config.h Update copyright headers 2018-09-20 18:02:35 +02:00
hw_info_config.inl Update copyright headers 2018-09-20 18:02:35 +02:00
os_context.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_inc_base.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_interface.h Control enabling of local memory based on OS and HW Capabilities 2018-10-25 16:36:47 +02:00
os_library.h Revert "Refactor of glcl sharing" 2018-10-08 14:03:57 +02:00
os_thread.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_time.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_time.h Initial commit 2017-12-21 00:45:38 +01:00
performance_counters.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
performance_counters.h Update copyright headers 2018-09-20 18:02:35 +02:00
print.h Initial commit 2017-12-21 00:45:38 +01:00