compute-runtime/shared/source/command_container
Young Jin Yoon f844dbc88f feature: Add timestamp node to encode post sync args
Added a timestamp node to EncodePostSyncArgs to use
additional timestamp information if required,
Modified event object to use the timestamp added in
EncodePostSyncArgs.

Related-To: NEO-13003

Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com>
Signed-off-by: Young Jin Yoon <young.jin.yoon@intel.com>
2025-05-02 20:55:15 +02:00
..
definitions feature: add mechanism to extend cmdlist launch params 2025-02-06 22:05:15 +01:00
CMakeLists.txt refactor: adjust file names after pre-gen12 removal 4/n 2025-02-05 15:42:32 +01:00
cmdcontainer.cpp feature: add support for wait event preamble in append command list 2025-03-07 20:31:09 +01:00
cmdcontainer.h refactor: Change wording from NonCopyableOrMovable to NonCopyableAndNonMovable 2025-02-17 14:19:10 +01:00
command_encoder.h feature: Add timestamp node to encode post sync args 2025-05-02 20:55:15 +02:00
command_encoder.inl refactor: add EncodePostSyncArgs to EncodeDispatchKernelArgs 2025-04-17 20:55:40 +02:00
command_encoder_enablers.inl refactor: separate post-sync into EncodePostSync 2025-04-07 20:06:14 +02:00
command_encoder_from_gen12lp_to_xe2_hpg.inl refactor: reorganize command encode classes 1/n 2024-11-07 13:06:28 +01:00
command_encoder_from_xe3_and_later.inl feature: Add dynamic stack management on Xe3 2025-01-15 10:12:48 +01:00
command_encoder_from_xe_hpg_core_to_xe2_hpg.inl feature: Enable eu thread scheduling mode override via IDD 2025-02-26 17:04:43 +01:00
command_encoder_from_xe_hpg_core_to_xe3_core.inl feature: support copy function post-sync [3/n] 2025-05-01 19:20:01 +02:00
command_encoder_gen12lp_and_xe_hpg.inl refactor: reorganize command encode classes 5/n 2024-11-13 09:18:30 +01:00
command_encoder_heap_addressing.inl refactor: add adjustSamplerStateBorderColor function 2025-02-27 14:05:09 +01:00
command_encoder_pre_xe2_hpg_core.inl fix: Don't check aux capable in case of MSAA surface on xe2 and later 2025-02-07 16:47:33 +01:00
command_encoder_tgllp_and_later.inl fix: Remove pragma once from inl files 2025-02-18 20:19:15 +01:00
command_encoder_xe2_hpg_core_and_later.inl fix: Don't check aux capable in case of MSAA surface on xe2 and later 2025-02-07 16:47:33 +01:00
command_encoder_xe_hpc_core_and_later.inl refactor: Pass whole kernel descriptor to barrier programming 2025-01-27 01:26:49 +01:00
command_encoder_xe_hpg_core_and_xe_hpc.inl refactor: reorganize command encode classes 5/n 2024-11-13 09:18:30 +01:00
command_encoder_xehp_and_later.inl feature: support copy function post-sync [3/n] 2025-05-01 19:20:01 +02:00
encode_alu_helper.h refactor: improve EncodeAluHelper 2025-03-19 15:44:34 +01:00
encode_surface_state.h fix: Don't check aux capable in case of MSAA surface on xe2 and later 2025-02-07 16:47:33 +01:00
implicit_scaling.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
implicit_scaling.h refactor: add thread group count parameter to implicit scaling functions 2025-01-20 13:12:45 +01:00
implicit_scaling_before_xe_hp.inl feature: adding flag to block dispatch implicit scaling commands 2024-07-31 14:24:27 +02:00
implicit_scaling_xehp_and_later.inl refactor: add thread group count parameter to implicit scaling functions 2025-01-20 13:12:45 +01:00
walker_partition_from_xe_hpg_core_to_xe3_core.inl refactor: rename walker partition files 2025-01-20 13:33:05 +01:00
walker_partition_interface.h refactor: add thread group count parameter to implicit scaling functions 2025-01-20 13:12:45 +01:00
walker_partition_xehp_and_later.h refactor: add thread group count parameter to implicit scaling functions 2025-01-20 13:12:45 +01:00