compute-runtime/runtime/command_stream
Mateusz Jablonski bccfa1df38 Add cmake macro to append sources from properties
Change-Id: I06771c56ebca2e7a0dc5b65d6ea53aca95a70797
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-11-20 11:58:10 +01:00
..
definitions add dispatch hints for more flixable control on workload dispatch 2019-10-16 15:40:07 +02:00
CMakeLists.txt Add cmake macro to append sources from properties 2019-11-20 11:58:10 +01:00
aub_command_stream_receiver.cpp [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +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 [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
aub_command_stream_receiver_hw_base.inl Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +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 Move PreemptionHelper class to core 2019-11-18 23:59:28 +01:00
command_stream_receiver.h Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
command_stream_receiver_hw.h Allow dispatching multiple blit commands with single flush 2019-11-08 14:35:44 +01:00
command_stream_receiver_hw_base.inl Move PreemptionHelper class to core 2019-11-18 23:59:28 +01:00
command_stream_receiver_hw_bdw_plus.inl Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
command_stream_receiver_hw_tgllp_plus.inl Refactor of programComputeMode in CommandStreamReceiverHw 2019-11-06 11:31:26 +01:00
command_stream_receiver_simulated_common_hw.h Remove device index from command stream receiver 2019-10-04 13:27:33 +02:00
command_stream_receiver_simulated_common_hw_base.inl Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +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 [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
command_stream_receiver_with_aub_dump.inl Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
create_command_stream_impl.cpp [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
create_command_stream_impl.h [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
csr_definitions.h Program barrierTimestampPacketNodes only on first unblocked command 2019-11-12 15:37:51 +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 Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +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 Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
scratch_space_controller.h Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
scratch_space_controller_base.cpp Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +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 Add logic to change queue slice count 2019-09-26 10:21:12 +02:00
submissions_aggregator.h Add logic to change queue slice count 2019-09-26 10:21:12 +02:00
tbx_command_stream_receiver.cpp [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +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 [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
tbx_command_stream_receiver_hw.inl Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
tbx_stream.cpp Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
thread_arbitration_policy.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00