compute-runtime/runtime/command_stream
Piotr Fusik d79f1afdc2 GraphicsAllocation constructor accepts allocationType and memoryPool.
Change-Id: I5044ed26ba0cb0fc9ca7077595f5ab56353ab58c
2019-02-26 13:29:25 +01:00
..
definitions Unify write memory in simulated csr when aub manager is available 2019-02-12 14:43:26 +01:00
CMakeLists.txt Refactor headers and reorder include order 2019-02-14 13:39:01 +01:00
aub_command_stream_receiver.cpp Enable AUB sub-capture in AubStream captures (1/n) 2019-02-21 22:40:40 +01:00
aub_command_stream_receiver.h Extract creating aub file name to separate function 2019-01-09 20:45:04 +01:00
aub_command_stream_receiver_hw.h Enable AUB sub-capture in AubStream captures (1/n) 2019-02-21 22:40:40 +01:00
aub_command_stream_receiver_hw.inl GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +01:00
aub_stream_provider.h Multiple AUB CSRs to operate on a single file stream 2018-09-23 05:41:00 +02:00
aub_subcapture.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
aub_subcapture.h Update copyright headers 2018-09-20 18:02:35 +02:00
command_stream_receiver.cpp GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +01:00
command_stream_receiver.h Add function to create devices bitfield based on allocation properties 2019-02-26 12:07:09 +01:00
command_stream_receiver_hw.h Remove OCL Events concept from EnqueueOperation and dispatchWalker 2019-02-12 08:46:18 +01:00
command_stream_receiver_hw.inl Add multiEngineQueue field to DispatchFlags and modify interfaces 2019-02-14 17:12:15 +01:00
command_stream_receiver_simulated_common_hw.h Change DevicesBitfield type to struct 2019-02-18 13:57:50 +01:00
command_stream_receiver_simulated_common_hw.inl Move expectMemory/writeMemory methods to CSRSimulatedCommon 2019-02-18 10:01:32 +01:00
command_stream_receiver_with_aub_dump.h Avoid manual memory management. 2019-02-12 09:14:51 +01:00
command_stream_receiver_with_aub_dump.inl Avoid manual memory management. 2019-02-12 09:14:51 +01:00
create_command_stream_impl.cpp Pass aubfile name to TbxCommandStreamReceiver::create and CSRWithAubDump 2019-02-07 15:05:54 +01:00
create_command_stream_impl.h Update copyright headers 2018-09-20 18:02:35 +02:00
csr_definitions.h Add multiEngineQueue field to DispatchFlags and modify interfaces 2019-02-14 17:12:15 +01:00
device_command_stream.h Update copyright headers 2018-09-20 18:02:35 +02:00
experimental_command_buffer.cpp Add function to create devices bitfield based on allocation properties 2019-02-26 12:07:09 +01:00
experimental_command_buffer.h Update copyright headers 2018-09-20 18:02:35 +02:00
experimental_command_buffer.inl Add HW commands const definitions 2019-01-18 12:13:25 +01:00
linear_stream.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
linear_stream.h Update copyright headers 2018-09-20 18:02:35 +02:00
preemption.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
preemption.h Refactor headers and reorder include order 2019-02-14 13:39:01 +01:00
preemption.inl Refactor headers and reorder include order 2019-02-14 13:39:01 +01:00
preemption_mode.h Refactor headers and reorder include order 2019-02-14 13:39:01 +01:00
scratch_space_controller.cpp Move Scratch Space functionality to dedicated class 2018-11-29 11:55:56 +01:00
scratch_space_controller.h Move Scratch Space functionality to dedicated class 2018-11-29 11:55:56 +01:00
scratch_space_controller_base.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
scratch_space_controller_base.h Allow Device creating multiple CSRs [8/n] 2018-12-04 15:36:59 +01:00
submissions_aggregator.cpp Enable aggregating command buffers with multiple osContexts 2018-12-06 10:11:07 +01:00
submissions_aggregator.h Enable aggregating command buffers with multiple osContexts 2018-12-06 10:11:07 +01:00
tbx_command_stream_receiver.cpp Pass aubfile name to TbxCommandStreamReceiver::create and CSRWithAubDump 2019-02-07 15:05:54 +01:00
tbx_command_stream_receiver.h Pass aubfile name to TbxCommandStreamReceiver::create and CSRWithAubDump 2019-02-07 15:05:54 +01:00
tbx_command_stream_receiver_hw.h Change DevicesBitfield type to struct 2019-02-18 13:57:50 +01:00
tbx_command_stream_receiver_hw.inl Pass full aubfile name to initAubCenter when using TBX with AubDump 2019-02-21 12:39:10 +01:00
tbx_stream.cpp A partial unification of AUB and TBX CSR classes 2018-11-10 13:12:22 -08:00
thread_arbitration_policy.h Update copyright headers 2018-09-20 18:02:35 +02:00