compute-runtime/shared/source/command_container
Zbigniew Zdanowicz 227ce579fe fix: align total slm size for preferred size
Related-To: NEO-12639

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2024-10-10 20:44:19 +02:00
..
definitions refactor: unify programming of preferred slm size 2/n 2024-10-04 11:50:44 +02:00
image_surface_state refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
CMakeLists.txt refactor: unify programming of preferred slm size 2/n 2024-10-04 11:50:44 +02:00
cmdcontainer.cpp performance: Optimize heap handling when mitigate dc flush 2024-09-06 04:33:41 +02:00
cmdcontainer.h fix: add heap to residency container instead of calling make resident 2024-08-23 14:52:24 +02:00
command_encoder.h fix: align total slm size for preferred size 2024-10-10 20:44:19 +02:00
command_encoder.inl feature: Enabling Blitter offset for Remap 2024-09-16 09:04:28 +02:00
command_encoder_bdw_and_later.inl fix: limit slm size based on hw informations 2024-10-09 17:34:56 +02:00
command_encoder_enablers.inl fix: limit slm size based on hw informations 2024-10-09 17:34:56 +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_pre_xe2_hpg_core.inl fix: align total slm size for preferred size 2024-10-10 20:44:19 +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_xe2_hpg_core_and_later.inl fix: align total slm size for preferred size 2024-10-10 20:44:19 +02:00
command_encoder_xe_hpc_core_and_later.inl refactor: move duplicated code to xeHpc and later 2024-08-01 16:21:25 +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 fix: align total slm size for preferred size 2024-10-10 20:44:19 +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: create helper for maxPtssIndex 2024-05-07 12:47:52 +02:00
implicit_scaling.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
implicit_scaling.h performance: avoid reading from gfx memory when modifying walker command 2024-09-11 18:58:33 +02: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 performance: avoid reading from gfx memory when modifying walker command 2024-09-11 18:58:33 +02:00
walker_partition_interface.h performance: avoid reading from gfx memory when modifying walker command 2024-09-11 18:58:33 +02:00
walker_partition_xehp_and_later.h performance: avoid reading from gfx memory when modifying walker command 2024-09-11 18:58:33 +02:00
walker_partition_xehp_and_later.inl refactor: pass WG count to helper method 2024-07-24 16:05:19 +02:00