compute-runtime/runtime/command_stream
Dunajski, Bartosz 72aad33bde Add aub comments in AUB+HW mode
Change-Id: Id9227153ef3b43f2bb8c57be4804560ea223cbf8
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2020-02-17 15:13:16 +01:00
..
definitions Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
CMakeLists.txt Move files to core 2020-01-29 12:21:40 +01:00
aub_command_stream_receiver.cpp Move execution environment to Core 2020-02-06 15:00:37 +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 Remove handleId from DrmCommandStreamReceiver 2020-02-04 08:29:02 +01:00
aub_command_stream_receiver_hw_base.inl Move execution environment to Core 2020-02-06 15:00:37 +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 Pass CsrDependencies from events to BlitProperties 2020-01-28 12:31:59 +01:00
command_stream_receiver.cpp Add helper function to check if fence allocation is required 2020-02-13 16:13:45 +01:00
command_stream_receiver.h Create dedicated allocation for global fence purposes 2020-02-07 10:50:47 +01:00
command_stream_receiver_hw.h Make global fence allocation resident on blit buffer 2020-02-10 10:56:47 +01:00
command_stream_receiver_hw_base.inl Pass rootDeviceEnv to blit commands functions 2020-02-17 10:43:10 +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 memory_manager to core folder 2020-02-08 15:24:13 +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 aub comments in AUB+HW mode 2020-02-17 15:13:16 +01:00
command_stream_receiver_with_aub_dump.inl Add aub comments in AUB+HW mode 2020-02-17 15:13:16 +01:00
create_command_stream_impl.cpp Add helper function to detect if hw mode is selected 2020-02-07 10:22:51 +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 memory_manager to core folder 2020-02-08 15:24:13 +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
tbx_command_stream_receiver.cpp Move execution environment to Core 2020-02-06 15:00:37 +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 Remove handleId from DrmCommandStreamReceiver 2020-02-04 08:29:02 +01:00
tbx_command_stream_receiver_hw.inl Move execution environment to Core 2020-02-06 15:00:37 +01:00
tbx_stream.cpp Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00