compute-runtime/shared/source/command_stream
Lukasz Jobczyk 9ff1307b4b Fix optimize timestamp packet dependiencies
-program barrier after global fence allocation is programmed
-do not double barrier timestamp in blit enqueue
-flush GPGPU while submitting to BCS when barrier requested

Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2022-02-03 16:27:09 +01:00
..
definitions Remove redundant coherency variables for SCM 2021-12-09 14:43:21 +01:00
CMakeLists.txt Return error when failing on submission 2022-01-12 16:42:30 +01:00
aub_command_stream_receiver.cpp Fix aub name generation with PID 2021-09-17 12:42:20 +02:00
aub_command_stream_receiver.h Compilation fix: Add missing LrcaHelper types 2021-12-07 13:19:36 +01:00
aub_command_stream_receiver_hw.h Implement GPU hang detection 2022-01-31 13:48:17 +01:00
aub_command_stream_receiver_hw_base.inl Implement GPU hang detection 2022-01-31 13:48:17 +01:00
aub_command_stream_receiver_hw_bdw_and_later.inl Move generic command stream receiver files to shared 2021-09-22 23:55:31 +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 Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
command_stream_receiver.cpp Implement GPU hang detection 2022-01-31 13:48:17 +01:00
command_stream_receiver.h Rename blitBuffer method 2022-02-03 15:02:55 +01:00
command_stream_receiver_hw.h Rename blitBuffer method 2022-02-03 15:02:55 +01:00
command_stream_receiver_hw_base.inl Fix optimize timestamp packet dependiencies 2022-02-03 16:27:09 +01:00
command_stream_receiver_hw_bdw_and_later.inl Rename function 2021-12-30 17:03:22 +01:00
command_stream_receiver_hw_dg2_and_later.inl Rename function 2021-12-30 17:03:22 +01:00
command_stream_receiver_hw_tgllp_and_later.inl Rename function 2021-12-30 17:03:22 +01:00
command_stream_receiver_hw_xehp_and_later.inl Rename function 2021-12-30 17:03:22 +01:00
command_stream_receiver_simulated_common_hw.h Correct initializeEngine usage in aub tests 2021-10-14 19:36:00 +02:00
command_stream_receiver_simulated_common_hw_base.inl Helper method to check if allocation is compressed 2021-12-02 16:13:53 +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 Fix returned local memory size 2021-12-06 15:57:55 +01:00
command_stream_receiver_simulated_hw.h Compilation fix: Add missing LrcaHelper types 2021-12-07 13:19:36 +01:00
command_stream_receiver_with_aub_dump.h Implement GPU hang detection 2022-01-31 13:48:17 +01:00
command_stream_receiver_with_aub_dump.inl Implement GPU hang detection 2022-01-31 13:48:17 +01:00
create_command_stream_impl.cpp zesSysmanDeviceReset: Reinitialize device after device reset 2021-11-07 23:43:48 +01:00
create_command_stream_impl.h zesSysmanDeviceReset: Reinitialize device after device reset 2021-11-07 23:43:48 +01:00
csr_definitions.h Remove redundant coherency variables for SCM 2021-12-09 14:43:21 +01:00
csr_deps.cpp Copyright header update 2021-05-17 20:38:19 +02:00
csr_deps.h Copyright header update 2021-05-17 20:38:19 +02:00
csr_properties_flags.h Update StreamProperties 2021-06-08 08:57:55 +02:00
device_command_stream.h Refactor of global factories 2021-05-28 19:09:24 +02:00
experimental_command_buffer.cpp Lazy evaluate arguments of printDebugStrings(...) function 2020-09-25 18:38:58 +02:00
experimental_command_buffer.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
experimental_command_buffer.inl Refactor PipeControlArgs struct 2021-12-22 17:13:16 +01:00
linear_stream.cpp Command container appends BB_END on cmd buffer allocation end 2022-01-31 16:15:37 +01:00
linear_stream.h Command container appends BB_END on cmd buffer allocation end 2022-01-31 16:15:37 +01:00
memory_compression_state.h Add helper functions for memory compression to CSR 2020-12-21 17:43:03 +01:00
per_dss_backed_buffer.cpp Move opencl/command_stream to shared 2021-09-23 17:25:43 +02:00
preemption.cpp Remove device enqueue part 3 2022-01-12 13:50:18 +01:00
preemption.h Remove device enqueue part 3 2022-01-12 13:50:18 +01:00
preemption.inl Refactor PipeControlArgs struct 2021-12-22 17:13:16 +01:00
preemption_mode.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
preemption_xehp_and_later.inl Explicitly set dcFlushEnable value 2021-12-21 12:21:11 +01:00
queue_throttle.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
scratch_space_controller.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
scratch_space_controller.h Program private 2 scratch in L0 2021-12-20 23:25:09 +01:00
scratch_space_controller_base.cpp Use fw declaration of IndirectHeap in CommandContainer 2022-01-26 13:30:26 +01:00
scratch_space_controller_base.h Fix makeNonResident for csr residency allocations 2021-06-10 20:57:15 +02:00
scratch_space_controller_xehp_and_later.cpp Use fw declaration of IndirectHeap in CommandContainer 2022-01-26 13:30:26 +01:00
scratch_space_controller_xehp_and_later.h Rename Plus in source code to AndLater 2021-08-19 15:06:45 +02:00
stream_properties.cpp Remove redundant coherency variables for SCM 2021-12-09 14:43:21 +01:00
stream_properties.h Unify StreamProperties structs 2021-05-27 15:37:14 +02:00
stream_property.h Add StateComputeModeProperties to StreamProperties 2021-05-21 16:39:39 +02:00
submission_status.h Return error when failing on submission 2022-01-12 16:42:30 +01:00
submissions_aggregator.cpp Copyright header update 2021-05-17 20:38:19 +02:00
submissions_aggregator.h Copyright header update 2021-05-17 20:38:19 +02: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 Compilation fix: Add missing LrcaHelper types 2021-12-07 13:19:36 +01:00
tbx_command_stream_receiver_hw.h Implement GPU hang detection 2022-01-31 13:48:17 +01:00
tbx_command_stream_receiver_hw.inl Implement GPU hang detection 2022-01-31 13:48:17 +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 Move tbx stream, tbx csr to shared 2021-05-31 14:35:32 +02:00
thread_arbitration_policy.h Update StreamProperties 2021-06-08 10:05:05 +02:00