compute-runtime/shared/source/command_container
John Falkowski f1c2ea0b69 fix: kernel access to multiple stateful virtual regions
Related-to: NEO-8350

Signed-off-by: John Falkowski <john.falkowski@intel.com>
2024-04-26 11:18:24 +02:00
..
definitions refactor: remove not needed code 2024-03-08 18:18:55 +01:00
image_surface_state refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
CMakeLists.txt refactor: reposition implicit scaling functions into more direct hierarchy 2024-01-22 13:31:41 +01:00
cmdcontainer.cpp fix: Restore main command stream when reset cmd list 2024-04-10 13:22:50 +02:00
cmdcontainer.h feature: find cpu base address from all command buffers of container 2024-03-18 13:43:08 +01:00
command_encoder.h feature: add field to reserve extra payload heap space 2024-04-24 18:19:43 +02:00
command_encoder.inl fix: kernel access to multiple stateful virtual regions 2024-04-26 11:18:24 +02:00
command_encoder_bdw_and_later.inl feature: global bindless sampler offsets 2024-04-24 21:12:17 +02:00
command_encoder_enablers.inl refactor: move scratch and kab programming to a function 2024-04-10 13:07:39 +02:00
command_encoder_heap_addressing.inl refactor: move scratch and kab programming to a function 2024-04-10 13:07:39 +02:00
command_encoder_raytracing_xehp_and_later.inl Allocate per-tile RTDispatchGlobals, handle ray tracing patch tokens. 2022-07-22 06:29:29 +02:00
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_xe_hpc_core_and_later.inl refactor: remove LogicalStateHelper 2023-09-13 10:29:53 +02:00
command_encoder_xe_hpg_core_and_later.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
command_encoder_xehp_and_later.inl feature: global bindless sampler offsets 2024-04-24 21:12:17 +02:00
encode_alu_helper.h refactor: correct naming of enum class constants 9/n 2023-12-19 10:36:25 +01:00
encode_compute_mode_bdw_and_later.inl refactor: remove LogicalStateHelper 2023-09-13 10:29:53 +02:00
encode_compute_mode_tgllp_and_later.inl feature: introduce states programming at driver init heapless ocl 2024-03-08 12:29:44 +01:00
encode_surface_state.h refactor: use encode surface state to set pitch for scratch 2024-04-25 11:57:14 +02:00
implicit_scaling.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
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 Reduce binaries sizes 2/n 2022-12-08 16:14:38 +01:00
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 refactor: reposition implicit scaling functions into more direct hierarchy 2024-01-22 13:31:41 +01:00