compute-runtime/runtime/command_stream
Mrozek, Michal 8e33ec04c5 Create separate command stream receiver for every device.
Change-Id: I8073380941e2a3bfe57610e6e437bdc177dcc2d5
2018-09-12 09:32:41 +02:00
..
CMakeLists.txt Add experimental command buffer 2018-07-13 12:09:14 +02:00
aub_command_stream_receiver.cpp AUB capture - add control to configure file name 2018-08-23 22:31:03 +02:00
aub_command_stream_receiver.h Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
aub_command_stream_receiver_hw.h Refactor AUB & TBX CSRs 2018-09-10 09:42:35 +02:00
aub_command_stream_receiver_hw.inl Get rid of processResidency() calls with null ResidencyContainer 1/n 2018-09-11 15:32:11 +02:00
aub_subcapture.cpp Pick main Kernel for PrintfHandler and AubSubCapture 2018-08-20 10:06:00 +02:00
aub_subcapture.h AUB subcapture to read file name from outside and write into several files 2018-07-14 13:10:35 +02:00
command_stream_receiver.cpp Create separate command stream receiver for every device. 2018-09-12 09:32:41 +02:00
command_stream_receiver.h Get rid of processResidency() calls with null ResidencyContainer 2/n 2018-09-11 15:01:01 +02:00
command_stream_receiver_hw.h Use Semaphore to wait for dependencies from different device 2018-09-10 10:00:49 +02:00
command_stream_receiver_hw.inl Get rid of processResidency() calls with null ResidencyContainer 2/n 2018-09-11 15:01:01 +02:00
command_stream_receiver_with_aub_dump.h Add localMemorySupported member to MemoryManager 2018-09-07 12:04:21 +02:00
command_stream_receiver_with_aub_dump.inl Add localMemorySupported member to MemoryManager 2018-09-07 12:04:21 +02:00
create_command_stream_impl.cpp Rename setupGtSystemInfo to setupHardwareInfo 2018-08-29 16:24:16 +02:00
create_command_stream_impl.h Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
csr_definitions.h Use Semaphore to wait for dependencies from different device 2018-09-10 10:00:49 +02:00
device_command_stream.h Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
experimental_command_buffer.cpp Limit device usage in memory manager. 2018-07-19 18:27:42 +02:00
experimental_command_buffer.h Limit device usage in memory manager. 2018-07-19 18:27:42 +02:00
experimental_command_buffer.inl Add memoryPool to GraphicsAllocation 2018-07-17 20:10:33 +02:00
linear_stream.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
linear_stream.h Add memoryPool to GraphicsAllocation 2018-07-17 20:10:33 +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 Delete Device::getBuiltIns() 2018-08-22 16:54:53 +02:00
submissions_aggregator.cpp Decouple memory manager and device 2018-08-20 13:44:31 +02:00
submissions_aggregator.h Decouple memory manager and device 2018-08-20 13:44:31 +02:00
tbx_command_stream_receiver.cpp Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
tbx_command_stream_receiver.h Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
tbx_command_stream_receiver_hw.h Refactor AUB & TBX CSRs 2018-09-10 09:42:35 +02:00
tbx_command_stream_receiver_hw.inl Get rid of processResidency() calls with null ResidencyContainer 2/n 2018-09-11 15:01:01 +02:00
tbx_stream.cpp Initial commit 2017-12-21 00:45:38 +01:00
thread_arbitration_policy.h Refactor ThreadArbitrationPolicy definitions 2018-07-09 16:55:22 +02:00