compute-runtime/runtime/os_interface/windows
Mrozek, Michal cd747b7b8c Change notify delay to use microseconds.
- Microseconds offer better precision.
- Some workloads require threshold less then 1 millisecond to work
efficiently.

Change-Id: I1a565049340fb6eeebe5c0a61ededae9959daca8
2018-02-27 09:10:49 +01:00
..
CMakeLists.txt Add DAF headers to manifest.yml and redefined headers search path in cmake 2018-02-07 17:12:17 +01:00
api.cpp Initial commit 2017-12-21 00:45:38 +01:00
d3d9_sharing_functions.cpp Initial commit 2017-12-21 00:45:38 +01:00
d3d10_11_sharing_functions.cpp Initial commit 2017-12-21 00:45:38 +01:00
d3d_sharing_functions.h Initial commit 2017-12-21 00:45:38 +01:00
debug_registry_reader.cpp Always set DisableGpuTimeout. 2018-02-06 19:21:06 +01:00
deferrable_deletion_win.cpp Async deleter: move releasing cpu/gpu pointers to main thread 2018-01-12 13:16:59 +01:00
deferrable_deletion_win.h Async deleter: move releasing cpu/gpu pointers to main thread 2018-01-12 13:16:59 +01:00
device_command_stream.inl Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
device_factory.cpp Change notify delay to use microseconds. 2018-02-27 09:10:49 +01:00
driver_info.cpp Initial commit 2017-12-21 00:45:38 +01:00
driver_info.h Initial commit 2017-12-21 00:45:38 +01:00
gdi_interface.cpp Initial commit 2017-12-21 00:45:38 +01:00
gdi_interface.h Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
kmdaf_listener.cpp Add DAF headers to manifest.yml and redefined headers search path in cmake 2018-02-07 17:12:17 +01:00
kmdaf_listener.h Add support for DAF injection 2018-02-05 16:08:52 +01:00
kmdaf_listener_stub.cpp Add support for DAF injection 2018-02-05 16:08:52 +01:00
options.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_inc.h Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
os_interface.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_interface.h Initial commit 2017-12-21 00:45:38 +01:00
os_library.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_library.h Initial commit 2017-12-21 00:45:38 +01:00
os_socket.h Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
os_time.cpp Fix profiling calculation for CPU profiling path. 2018-02-19 19:08:23 +01:00
os_time.h Fix profiling calculation for CPU profiling path. 2018-02-19 19:08:23 +01:00
performance_counters_win.cpp Initial commit 2017-12-21 00:45:38 +01:00
performance_counters_win.h Initial commit 2017-12-21 00:45:38 +01:00
print.cpp Initial commit 2017-12-21 00:45:38 +01:00
registry_reader.h Initial commit 2017-12-21 00:45:38 +01:00
thk_wrapper.h Initial commit 2017-12-21 00:45:38 +01:00
wddm.cpp Align createContext & createDevice DisableGpuTimeout flags. 2018-02-22 15:55:30 +01:00
wddm.h Improve page table manager initialization 2018-02-15 13:31:50 +01:00
wddm.inl Restrict system memory allocations to certain address range 2018-01-26 15:16:41 +01:00
wddm_32bit_memory.cpp Initial commit 2017-12-21 00:45:38 +01:00
wddm_allocation.h Use reserved memory to map GPU VA when cpu memory doesnt meet restrictions 2018-01-31 18:05:11 +01:00
wddm_create.cpp Initial commit 2017-12-21 00:45:38 +01:00
wddm_device_command_stream.h Improve page table manager initialization 2018-02-15 13:31:50 +01:00
wddm_device_command_stream.inl Improve page table manager initialization 2018-02-15 13:31:50 +01:00
wddm_engine_mapper.h Command streamers should use device default engine type 2018-01-16 22:37:44 +01:00
wddm_engine_mapper.inl Command streamers should use device default engine type 2018-01-16 22:37:44 +01:00
wddm_memory_manager.cpp Retry Wddm mapGPUVA after failure when deferred deleter is set 2018-02-08 10:28:40 +01:00
wddm_memory_manager.h Retry Wddm mapGPUVA after failure when deferred deleter is set 2018-02-08 10:28:40 +01:00
windows_defs.h For HostPtr surfaces of enqueue calls use GPU address 2018-02-14 15:44:27 +01:00
windows_inc.cpp Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
windows_wrapper.h Initial commit 2017-12-21 00:45:38 +01:00