compute-runtime/runtime/command_stream
Mateusz Jablonski 5fa53f4516 Move headers to core
- address_patch.h
- options.h
- registered_method_dispatcher.h
- grf_config.h

Rename OCL_RUNTIME_PROFILING -> KMD_PROFILING

Related-To: NEO-3982

Change-Id: I06cf72729e9d7d7d2ff0bd169fcbada00c4b509a
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-12-10 12:19:29 +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 Move headers to core 2019-12-10 12:19:29 +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 Skip dumping aub allocations on BCS engine 2019-11-26 12:52:05 +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 cache_policy to core 2019-12-03 14:53:49 +01:00
command_stream_receiver.h Move headers to core 2019-12-10 12:19:29 +01:00
command_stream_receiver_hw.h Move headers to core 2019-12-10 12:19:29 +01:00
command_stream_receiver_hw_base.inl Move headers to core 2019-12-10 12:19:29 +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 Move gmm_helper to core 2019-12-04 15:25:32 +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 Return 1 as PreferredTagPoolSize for CSR with aub dump 2019-12-03 13:42:36 +01:00
command_stream_receiver_with_aub_dump.inl Return error code from submit() to application. 2019-11-26 12:42:47 +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
csr_definitions.h Move headers to core 2019-12-10 12:19:29 +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 Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +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 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 Return error code from submit() to application. 2019-11-26 12:42:47 +01:00
tbx_command_stream_receiver_hw.inl Return error code from submit() to application. 2019-11-26 12:42:47 +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