compute-runtime/runtime/command_stream
Maciej Dziuban 44d35b3534 L3 programming refactor 2/n
- Rename misnamed test function
- Adjust 2 tests, so they use CSR size getters instead of hardcoded values
- Move getSizeRequiredPreambleCS() into CommandStreamReceiverHw class
- Improve PreambleHelper size estimating

Change-Id: I3f292d50e08f3d10d190c9f8722e1f0498481154
2018-04-27 13:10:28 +02:00
..
CMakeLists.txt Cmake refactor part 20 2018-03-23 15:51:12 +01:00
aub_command_stream_receiver.cpp Add patch info comments to AUB dump 2018-03-23 13:08:54 +01:00
aub_command_stream_receiver.h Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
aub_command_stream_receiver_hw.h Extend batch buffer flattening in AubCSR to BatchedDispatch mode 2018-04-26 12:45:02 +02:00
aub_command_stream_receiver_hw.inl Extend batch buffer flattening in AubCSR to BatchedDispatch mode 2018-04-26 12:45:02 +02:00
command_stream_receiver.cpp Move indirect heaps from command queues to csr. 2018-04-26 14:05:40 +02:00
command_stream_receiver.h Add capability to csr to allow N:1 aggregation when ooq is created. 2018-04-26 15:41:20 +02:00
command_stream_receiver_hw.h L3 programming refactor 2/n 2018-04-27 13:10:28 +02:00
command_stream_receiver_hw.inl L3 programming refactor 2/n 2018-04-27 13:10:28 +02: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 TBX 2018-03-08 16:52:52 +01:00
create_command_stream_impl.cpp AUB CSR to update hardware tag in standalone mode 2018-03-15 14:37:57 +01:00
create_command_stream_impl.h HW CSR with AUB dump to operate on real device (HW Info) 2018-02-19 13:11:43 +01:00
csr_definitions.h Enable throttle hints extension. 2018-02-06 17:01:37 +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 Remove obsolete methods form LinearStream 2018-04-25 11:40:47 +02:00
preemption.cpp [22/n] Internal 4GB allocator. 2018-03-29 08:17:32 +02:00
preemption.h [23/n] Internal 4GB allocator. 2018-03-29 12:21:46 +02:00
preemption.inl Source Level Debugger: SIP programming in preamble 2018-04-13 14:40:08 +02:00
submissions_aggregator.cpp Debug option to flatten main and chained batch buffer in AUB dump. 2018-03-06 12:26:50 +01:00
submissions_aggregator.h Debug option to flatten main and chained batch buffer in AUB dump. 2018-03-06 12:26:50 +01:00
tbx_command_stream_receiver.cpp Add AUB generation in parallel to execution on TBX 2018-03-08 16:52:52 +01:00
tbx_command_stream_receiver.h Add patch info comments to AUB dump 2018-03-23 13:08:54 +01:00
tbx_command_stream_receiver_hw.h Use correct virtual addresses in TBX CSR makeCoherent method 2018-04-03 15:54:07 +02:00
tbx_command_stream_receiver_hw.inl Use correct virtual addresses in TBX CSR makeCoherent method 2018-04-03 15:54:07 +02:00
tbx_stream.cpp Initial commit 2017-12-21 00:45:38 +01:00
thread_arbitration_policy.h Improve thread arbitration policy programming 2018-02-20 11:05:54 +01:00