compute-runtime/runtime/command_stream
Mateusz Hoppe b6825933f8 Replace Event::eventNotReady with CompletionStamp::levelNotReady
- move some files to core
- remove unnecessary includes

Related-To: NEO-4175

Change-Id: Ib33dff644452c7cfd6fda7e9bb4b68cd6eb3a61c
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2020-01-23 16:16:23 +01:00
..
definitions Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
CMakeLists.txt Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
aub_command_stream_receiver.cpp Move methods from DeviceHelper to HwHelper 2020-01-21 07:20:55 +01:00
aub_command_stream_receiver.h [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
aub_command_stream_receiver_hw.h Return error code from submit() to application. 2019-11-26 12:42:47 +01:00
aub_command_stream_receiver_hw_base.inl Move files to core 2020-01-13 18:25:00 +01:00
aub_command_stream_receiver_hw_bdw_plus.inl Extract methods to aub_command_stream_receiver_hw_base.inl 2019-05-10 10:13:49 +02:00
aub_stream_provider.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
aub_subcapture.cpp AUB subcapture in TBX mode to write the head register upon activation 2019-10-17 16:03:50 +02:00
aub_subcapture.h AUB subcapture in TBX mode to write the head register upon activation 2019-10-17 16:03:50 +02:00
command_stream_receiver.cpp Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
command_stream_receiver.h Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
command_stream_receiver_hw.h Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
command_stream_receiver_hw_base.inl Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
command_stream_receiver_hw_bdw_plus.inl Add program HDC pipeline flush prior to SBA 2019-12-16 08:42:45 +01:00
command_stream_receiver_hw_tgllp_plus.inl Add program HDC pipeline flush prior to SBA 2019-12-16 08:42:45 +01:00
command_stream_receiver_simulated_common_hw.h Move getDeviceIndex method to CommandStreamReceiverSimulatedCommonHw class 2019-12-18 20:43:34 +01:00
command_stream_receiver_simulated_common_hw_base.inl Move files to core 2020-01-13 18:25:00 +01:00
command_stream_receiver_simulated_common_hw_bdw_plus.inl Remove device index from command stream receiver 2019-10-04 13:27:33 +02:00
command_stream_receiver_with_aub_dump.h Add PollForCompletion for CSR with Aub dump 2020-01-08 10:17:04 +01:00
command_stream_receiver_with_aub_dump.inl Initialize tag allocation for Aub CSR in HW+AUB mode 2020-01-13 13:12:17 +01:00
create_command_stream_impl.cpp Move headers to core 2019-12-10 12:19:29 +01:00
create_command_stream_impl.h [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
device_command_stream.h [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
experimental_command_buffer.cpp Move files from runtime/memory_manager to core 2020-01-21 15:28:47 +01:00
experimental_command_buffer.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
experimental_command_buffer.inl Move HwHelper to core directory 2019-11-15 14:06:40 +01:00
per_dss_backed_buffer.cpp Add per-DSS back buffer programming 2019-09-05 11:45:44 +02:00
scratch_space_controller.cpp Move files from runtime/memory_manager to core 2020-01-21 15:28:47 +01:00
scratch_space_controller.h Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +01:00
scratch_space_controller_base.cpp Move files from runtime/memory_manager to core 2020-01-21 15:28:47 +01:00
scratch_space_controller_base.h Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
submissions_aggregator.cpp Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
submissions_aggregator.h Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
tbx_command_stream_receiver.cpp Move headers to core 2019-12-10 12:19:29 +01:00
tbx_command_stream_receiver.h [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
tbx_command_stream_receiver_hw.h Move files from runtime/memory_manager to core 2020-01-21 15:28:47 +01:00
tbx_command_stream_receiver_hw.inl Move files to core 2020-01-13 18:25:00 +01:00
tbx_stream.cpp Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00