compute-runtime/shared/source/command_stream
Compute-Runtime-Validation 5fce046877 Revert "fix: don't program dummy blit prior to MI_FLUSH_DW without postsync"
This reverts commit d796fb559d.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2024-03-01 01:43:35 +01:00
..
definitions performance: add new copy operations to state base address properties 2023-06-07 11:34:28 +02:00
CMakeLists.txt refactor: add preemption xe only file to xehpg and xehpc sources 2024-01-17 18:32:37 +01:00
aub_command_stream_receiver.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
aub_command_stream_receiver.h Revert "fix: if device hierarchy is flat then getSubDevicesCount return 1u" 2023-10-26 15:40:29 +02:00
aub_command_stream_receiver_hw.h fix: capability to write memory chunk in aub/tbx mode 2023-10-19 19:13:11 +02:00
aub_command_stream_receiver_hw_base.inl refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +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 Move generic command stream receiver files to shared 2021-09-22 23:55:31 +02:00
aub_subcapture_status.h
command_stream_receiver.cpp refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
command_stream_receiver.h fix: request instruction cache invalidation on module destroy 2024-01-29 16:00:34 +01:00
command_stream_receiver_hw.h refactor: move flush task submission to a function 2024-02-23 18:11:57 +01:00
command_stream_receiver_hw_base.inl Revert "fix: don't program dummy blit prior to MI_FLUSH_DW without postsync" 2024-03-01 01:43:35 +01:00
command_stream_receiver_hw_bdw_and_later.inl refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
command_stream_receiver_hw_dg2_and_later.inl fix: improve release helper 2023-05-15 14:30:15 +02:00
command_stream_receiver_hw_xehp_and_later.inl refactor: correct naming of enum class constants 1/n 2023-12-05 14:26:42 +01:00
command_stream_receiver_simulated_common_hw.h fix: aub residency in HW+AUB mode 2023-11-29 11:54:59 +01:00
command_stream_receiver_simulated_common_hw_base.inl fix: choose proper csr for low priority immediate command lists 2024-02-28 12:45:02 +01:00
command_stream_receiver_simulated_common_hw_bdw_and_later.inl Move generic command stream receiver files to shared 2021-09-22 23:55:31 +02:00
command_stream_receiver_simulated_common_hw_xehp_and_later.inl refactor: correct naming of MemoryPool enum values 2023-12-13 07:51:39 +01:00
command_stream_receiver_simulated_hw.h refactor: correct naming of MemoryPool enum values 2023-12-13 07:51:39 +01:00
command_stream_receiver_with_aub_dump.h fix: capability to write memory chunk in aub/tbx mode 2023-10-19 19:13:11 +02:00
command_stream_receiver_with_aub_dump.inl fix: capability to write memory chunk in aub/tbx mode 2023-10-19 19:13:11 +02:00
create_command_stream_impl.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
create_command_stream_impl.h zesSysmanDeviceReset: Reinitialize device after device reset 2021-11-07 23:43:48 +01:00
csr_definitions.h refactor: correct variable naming 2023-12-01 02:18:46 +01:00
csr_deps.cpp fix make resident dependent multi root device tags 2023-02-14 09:58:00 +01:00
csr_deps.h refactor: correct naming of enum class constants 4/n 2023-12-13 08:08:51 +01:00
csr_properties_flags.h refactor: correct variable naming 2023-12-01 02:18:46 +01:00
device_command_stream.h Refactor of global factories 2021-05-28 19:09:24 +02:00
experimental_command_buffer.cpp refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
experimental_command_buffer.h refactor: add NonCopyableOrMovableClass to classes that don't need copy ctors 2023-10-05 13:11:01 +02:00
experimental_command_buffer.inl refactor: correct naming of enum class constants 1/n 2023-12-05 14:26:42 +01:00
linear_stream.cpp Cleanup headers 2022-05-18 11:42:06 +02:00
linear_stream.h fix: commandContainer is nullptr in LinearStream for immediate cmdList 2023-07-24 15:06:18 +02:00
memory_compression_state.h refactor: correct variable naming 2023-12-01 02:18:46 +01:00
preemption.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
preemption.h fix: use full address to sip if needed 2024-01-19 12:28:46 +01:00
preemption.inl fix: use full address to sip if needed 2024-01-19 12:28:46 +01:00
preemption_mode.h
preemption_xe.inl refactor: add preemption xe only file to xehpg and xehpc sources 2024-01-17 18:32:37 +01:00
queue_throttle.h
scratch_space_controller.cpp refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
scratch_space_controller.h refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
scratch_space_controller_base.cpp refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
scratch_space_controller_base.h refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
scratch_space_controller_xehp_and_later.cpp refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
scratch_space_controller_xehp_and_later.h refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
stream_properties.cpp refactor: correct variable naming 2023-12-01 02:18:46 +01:00
stream_properties.h [perf] reduce host overhead in command list reset call 2023-04-05 11:29:39 +02:00
stream_properties_extra.cpp [perf] reduce host overhead in command list reset call 2023-04-05 11:29:39 +02:00
stream_property.h [perf] simplify state transition for size properties 2023-04-04 10:41:36 +02:00
submission_status.h refactor: correct naming of enum class constants 6/n 2023-12-13 14:48:52 +01:00
submissions_aggregator.cpp Revert "refactor: reduce batch buffer struct size" 2024-01-19 16:06:57 +01:00
submissions_aggregator.h Revert "refactor: reduce batch buffer struct size" 2024-01-19 16:06:57 +01:00
tag_allocation_layout.h Introduce barrier tracking mechanism 2023-02-06 14:29:23 +01:00
task_count_helper.h Change task count type to uint64_t 2022-11-29 12:05:22 +01:00
tbx_command_stream_receiver.cpp Move tbx stream, tbx csr to shared 2021-05-31 14:35:32 +02:00
tbx_command_stream_receiver.h Cleanup includes 42 2023-01-25 09:16:39 +01:00
tbx_command_stream_receiver_hw.h fix: L0 - remove synchronization with events on appends in tbx mode 2023-11-27 10:39:55 +01:00
tbx_command_stream_receiver_hw.inl fix: choose proper csr for low priority immediate command lists 2024-02-28 12:45:02 +01:00
tbx_command_stream_receiver_xehp_and_later.inl Move generic command stream receiver files to shared 2021-09-22 23:55:31 +02:00
tbx_stream.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
thread_arbitration_policy.h Cleanup headers 2022-05-18 11:42:06 +02:00
transfer_direction.h refactor: correct naming of enum class constants 9/n 2023-12-19 10:36:25 +01:00
wait_status.h refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00