compute-runtime/runtime/command_stream
Mateusz Jablonski b027a82442 Cmake refactor part 2:
Move defining runtime sources into cmake files in subdirectories

Change-Id: Ic83c12fee65e04d19e7c8e1f88b939f03af7fa28
2018-02-05 13:40:46 +00:00
..
CMakeLists.txt Cmake refactor part 2: 2018-02-05 13:40:46 +00:00
aub_command_stream_receiver.cpp Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
aub_command_stream_receiver.h Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
aub_command_stream_receiver_hw.h Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
aub_command_stream_receiver_hw.inl Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
command_stream_receiver.cpp Enable Mid-Thread preemption for Gen9 2018-01-16 12:55:35 +01:00
command_stream_receiver.h waSamplerCacheFlushBetweenRedescribedSurfaceReads fix 2018-02-01 15:37:18 +01:00
command_stream_receiver_hw.h Fix calculating required cmd size 2018-01-31 14:58:39 +01:00
command_stream_receiver_hw.inl waSamplerCacheFlushBetweenRedescribedSurfaceReads fix 2018-02-01 15:37:18 +01:00
command_stream_receiver_with_aub_dump.h Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
command_stream_receiver_with_aub_dump.inl Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
create_command_stream_impl.cpp Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
create_command_stream_impl.h Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
csr_definitions.h Globally enable priority hints extension. 2018-01-24 20:07:31 +01:00
device_command_stream.h Add AUB generation in parallel to execution on GPU 2018-01-29 17:24:26 +01:00
linear_stream.cpp Initial commit 2017-12-21 00:45:38 +01:00
linear_stream.h Initial commit 2017-12-21 00:45:38 +01:00
preemption.cpp Preemption - SIP command programming 2018-01-10 16:43:29 +01:00
preemption.h Preemption - SIP command programming 2018-01-10 16:43:29 +01:00
preemption.inl Add Preemption WA waModifyVFEStateAfterGPGPUPreemption for WALKER replay issue 2018-01-02 17:45:40 +01:00
submissions_aggregator.cpp Initial commit 2017-12-21 00:45:38 +01:00
submissions_aggregator.h Initial commit 2017-12-21 00:45:38 +01:00
tbx_command_stream_receiver.cpp Some minor fixes: 2018-01-10 12:56:40 +01:00
tbx_command_stream_receiver.h Initial commit 2017-12-21 00:45:38 +01:00
tbx_command_stream_receiver_hw.h Command streamers should use device default engine type 2018-01-16 22:37:44 +01:00
tbx_command_stream_receiver_hw.inl Introduced a new graphics allocation type of ALLOCATION_TYPE_NON_AUB_WRITABLE. 2018-01-18 18:36:14 +01:00
tbx_stream.cpp Initial commit 2017-12-21 00:45:38 +01:00
thread_arbitration_policy.h Initial commit 2017-12-21 00:45:38 +01:00