compute-runtime/shared/source/command_container
Kamil Kopryk 4008ccea05 fix: add scratch ptr in implicit args patching for L0 regular cmdlists
Related-To: NEO-11874
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2024-07-18 14:07:07 +02:00
..
definitions
image_surface_state
CMakeLists.txt feature: add initial support for Xe2 platforms 2024-07-09 10:30:27 +02:00
cmdcontainer.cpp refactor: create helper for maxPtssIndex 2024-05-07 12:47:52 +02:00
cmdcontainer.h test: add test for scratch when secondary context is used 2024-06-05 14:23:44 +02:00
command_encoder.h fix: add scratch ptr in implicit args patching for L0 regular cmdlists 2024-07-18 14:07:07 +02:00
command_encoder.inl fix: add scratch ptr in implicit args patching for L0 regular cmdlists 2024-07-18 14:07:07 +02:00
command_encoder_bdw_and_later.inl fix: fail when invalid zebin is decoded 2024-05-09 15:53:00 +02:00
command_encoder_enablers.inl fix: add scratch ptr in implicit args patching for L0 immediate cmdlists 2024-07-05 12:05:11 +02:00
command_encoder_heap_addressing.inl fix: add scratch ptr in implicit args patching for L0 immediate cmdlists 2024-07-05 12:05:11 +02:00
command_encoder_raytracing_xehp_and_later.inl
command_encoder_tgllp_and_later.inl fix: always enable force write completion check on SDI command 2024-04-24 11:51:29 +02:00
command_encoder_xe2_hpg_core_and_later.inl feature: add initial support for Xe2 platforms 2024-07-09 10:30:27 +02:00
command_encoder_xe_hpc_core_and_later.inl
command_encoder_xe_hpg_core_and_later.inl
command_encoder_xehp_and_later.inl performance: add debug flag to disable l1 flush 2024-07-11 10:09:46 +02:00
encode_alu_helper.h
encode_compute_mode_bdw_and_later.inl
encode_compute_mode_tgllp_and_later.inl
encode_surface_state.h refactor: create helper for maxPtssIndex 2024-05-07 12:47:52 +02:00
implicit_scaling.cpp
implicit_scaling.h refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
implicit_scaling_before_xe_hp.inl refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
implicit_scaling_xehp_and_later.inl refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
walker_partition_interface.h
walker_partition_xehp_and_later.h feature: add option to store walker command content in cpu memory 2024-04-17 09:52:37 +02:00
walker_partition_xehp_and_later.inl