compute-runtime/runtime/os_interface/windows
Jobczyk, Lukasz e784ba39fb [2/N] Make the execution environment adapter agnostic
-add rootDeviceId to the command stream receiver

Related-To: NEO-3857

Change-Id: I6c7f334ebe3d19cf0c58a4db65d013b7a8b7f982
Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
2019-10-29 17:15:01 +01:00
..
gl Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
wddm Make sure we hint as OpenCL. 2019-10-24 07:57:23 +02:00
CMakeLists.txt Move a GfxPartition to the core dir 2019-09-04 15:42:25 +02:00
api_win.cpp Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
d3d9_sharing_functions.cpp Refactor GetSupportedFormats calls 2019-07-02 14:14:25 +02:00
d3d10_11_sharing_functions.cpp Refactor GetSupportedFormats calls 2019-07-02 14:14:25 +02:00
d3d_sharing_functions.h Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
deferrable_deletion_win.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
deferrable_deletion_win.h Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
device_command_stream.inl [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
device_factory_win.cpp Make root device environments a vector 2019-10-24 10:29:21 +02:00
driver_info.cpp Fix OCL specific registry path in a core dir 2019-09-02 17:33:50 +02:00
driver_info.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
environment_variables.h Adding support for debug variables translation 2019-01-19 20:12:41 +01:00
gdi_interface.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
gdi_interface.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
hw_info_config.cpp Move a GfxPartition to the core dir 2019-09-04 15:42:25 +02:00
kmdaf_listener.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kmdaf_listener.h Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
kmdaf_listener_stub.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ocl_reg_path.cpp Fix OCL specific registry path in a core dir 2019-09-02 17:33:50 +02:00
os_context_win.cpp Wddm 2.3 improvements 2019-09-13 10:27:04 +02:00
os_context_win.h Wddm 2.3 improvements 2019-09-13 10:27:04 +02:00
os_inc.h Fix compilation with OCL_RUNTIME_PROFILING 2019-03-04 10:55:38 +01:00
os_interface.cpp Add residency handler for TBX 2019-08-27 07:59:47 +02:00
os_interface.h Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
os_library.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_library.h Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
os_metrics_library.cpp Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
os_socket.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_thread_win.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_thread_win.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_time_win.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_time_win.h Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
performance_counters_win.cpp Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
performance_counters_win.h Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
print.cpp Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
sys_calls.cpp Add tests for selecting KMD adapter 2019-10-10 12:06:41 +02:00
sys_calls.h Add tests for selecting KMD adapter 2019-10-10 12:06:41 +02:00
thk_wrapper.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
wddm_additional_context_flags.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
wddm_allocation.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
wddm_allocation.h Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
wddm_device_command_stream.h [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
wddm_device_command_stream.inl [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
wddm_engine_mapper.cpp Opensource TGLLP 2019-09-27 09:20:41 +02:00
wddm_engine_mapper.h Move EngineType to aub_stream. 2019-03-27 10:06:29 +01:00
wddm_memory_manager.cpp Add method for checking if deferr deleter is enabled 2019-10-15 13:28:14 +02:00
wddm_memory_manager.h Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
wddm_memory_manager_allocate_in_device_pool.cpp Add interface to get local memory size 2019-07-29 14:40:56 +02:00
wddm_memory_operations_handler.cpp Add returned status to MemoryOperationsHandler 2019-09-02 08:42:50 +02:00
wddm_memory_operations_handler.h Add returned status to MemoryOperationsHandler 2019-09-02 08:42:50 +02:00
wddm_residency_allocations_container.cpp Add returned status to MemoryOperationsHandler 2019-09-02 08:42:50 +02:00
wddm_residency_allocations_container.h Add returned status to MemoryOperationsHandler 2019-09-02 08:42:50 +02:00
wddm_residency_controller.cpp Correct max number of handles for residency 2019-10-22 16:42:51 +02:00
wddm_residency_controller.h Pass by const reference. 2019-09-05 12:35:00 +02:00
windows_defs.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
windows_inc.cpp Fix compilation with OCL_RUNTIME_PROFILING 2019-03-04 10:55:38 +01:00