compute-runtime/shared/source/command_stream
Szymon Morek a66e69abc9 Prealloc cmd buffer for CSR only when being used
Related-To: NEO-7361

Currently additional command buffer is
preallocated for all CSRs, even for those which
won't be used by application. This PR changes that

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2022-11-15 20:06:29 +01:00
..
definitions Cleanup includes 4 2022-11-10 14:22:18 +01:00
CMakeLists.txt Add support for allocating RT globals 2022-04-25 17:56:09 +02:00
aub_command_stream_receiver.cpp
aub_command_stream_receiver.h
aub_command_stream_receiver_hw.h Return SubmissionStatus from processResidency method 2022-11-15 13:17:43 +01:00
aub_command_stream_receiver_hw_base.inl Return SubmissionStatus from processResidency method 2022-11-15 13:17:43 +01:00
aub_command_stream_receiver_hw_bdw_and_later.inl style: correct variable naming 2022-05-16 15:02:15 +02:00
aub_command_stream_receiver_hw_xehp_and_later.inl
aub_subcapture_status.h
command_stream_receiver.cpp Prealloc cmd buffer for CSR only when being used 2022-11-15 20:06:29 +01:00
command_stream_receiver.h Prealloc cmd buffer for CSR only when being used 2022-11-15 20:06:29 +01:00
command_stream_receiver_hw.h Propagate flush error to initializeDeviceWithFirstSubmission method 2022-11-10 19:33:38 +01:00
command_stream_receiver_hw_base.inl Prealloc cmd buffer for CSR only when being used 2022-11-15 20:06:29 +01:00
command_stream_receiver_hw_bdw_and_later.inl Replace virtual method call for DC flush with stored bool value 1/n 2022-10-11 13:27:58 +02:00
command_stream_receiver_hw_dg2_and_later.inl Replace virtual method call for DC flush with stored bool value 1/n 2022-10-11 13:27:58 +02:00
command_stream_receiver_hw_xehp_and_later.inl Replace virtual method call for DC flush with stored bool value 1/n 2022-10-11 13:27:58 +02:00
command_stream_receiver_simulated_common_hw.h Refactor: Change decanonize method accessing point 2022-05-11 12:57:02 +02:00
command_stream_receiver_simulated_common_hw_base.inl Refactor: Change decanonize method accessing point 2022-05-11 12:57:02 +02:00
command_stream_receiver_simulated_common_hw_bdw_and_later.inl
command_stream_receiver_simulated_common_hw_xehp_and_later.inl
command_stream_receiver_simulated_hw.h Revert "Set SkipResourceCleanup in TBX mode" 2022-10-26 07:09:29 +02:00
command_stream_receiver_with_aub_dump.h Poll task count indefinitely on high throttle command queue 2022-03-25 10:06:16 +01:00
command_stream_receiver_with_aub_dump.inl Poll task count indefinitely on high throttle command queue 2022-03-25 10:06:16 +01:00
create_command_stream_impl.cpp Cleanup includes 4 2022-11-10 14:22:18 +01:00
create_command_stream_impl.h
csr_definitions.h Rename special pipeline select mode to systolic 2022-08-31 22:16:26 +02:00
csr_deps.cpp Track waitlist TimestampPackets to avoid too early return to the pool 2022-05-12 13:54:04 +02:00
csr_deps.h Track waitlist TimestampPackets to avoid too early return to the pool 2022-05-12 13:54:04 +02:00
csr_properties_flags.h
device_command_stream.h
experimental_command_buffer.cpp clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
experimental_command_buffer.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
experimental_command_buffer.inl Cleanup includes 4 2022-11-10 14:22:18 +01:00
linear_stream.cpp Cleanup headers 2022-05-18 11:42:06 +02:00
linear_stream.h Cleanup includes 2022-11-04 18:04:13 +01:00
memory_compression_state.h
preemption.cpp
preemption.h Cleanup includes 4 2022-11-10 14:22:18 +01:00
preemption.inl Unify programming of ending commands in direct submission path 2022-11-07 10:56:36 +01:00
preemption_mode.h
preemption_xehp_and_later.inl Unify programming of ending commands in direct submission path 2022-11-07 10:56:36 +01:00
queue_throttle.h
scratch_space_controller.cpp Move hwHelper ownership to RootDeviceEnvironment 3/n 2022-11-15 10:22:48 +01:00
scratch_space_controller.h
scratch_space_controller_base.cpp
scratch_space_controller_base.h
scratch_space_controller_xehp_and_later.cpp Rename function name to avoid confusion. 2022-06-14 18:50:39 +02:00
scratch_space_controller_xehp_and_later.h
stream_properties.cpp Cleanup includes 4 2022-11-10 14:22:18 +01:00
stream_properties.h Cleanup includes 4 2022-11-10 14:22:18 +01:00
stream_properties_extra.cpp Use hardware support flags for state compute mode state changes 2022-08-25 18:46:37 +02:00
stream_property.h
submission_status.h Propagate exec buffer error to L0 API level on Xe HPC 2022-10-31 10:09:13 +01:00
submissions_aggregator.cpp Make implicit flush for cross-device dependency 2022-05-16 16:29:09 +02:00
submissions_aggregator.h Avoid reading command buffer in flushed batched submissions 2022-07-01 11:06:38 +02:00
tbx_command_stream_receiver.cpp
tbx_command_stream_receiver.h
tbx_command_stream_receiver_hw.h Return SubmissionStatus from processResidency method 2022-11-15 13:17:43 +01:00
tbx_command_stream_receiver_hw.inl Return SubmissionStatus from processResidency method 2022-11-15 13:17:43 +01:00
tbx_command_stream_receiver_xehp_and_later.inl
tbx_stream.cpp
thread_arbitration_policy.h Cleanup headers 2022-05-18 11:42:06 +02:00
wait_status.h Poll task count indefinitely on high throttle command queue 2022-03-25 10:06:16 +01:00