compute-runtime/shared/source/command_container
Mateusz Jablonski 8e7959b243 refactor: remove not needed code
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-09-16 14:55:55 +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: add before cmake macro for older platforms 2024-08-09 11:18:51 +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 performance: replace virtual calls with native class methods 2024-09-11 11:10:40 +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 refactor: remove not needed code 2024-09-16 14:55:55 +02:00
command_encoder_enablers.inl refactor: pass extra walker params 2024-09-10 15:30:03 +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 refactor: add before cmake macro for older platforms 2024-08-09 11:18:51 +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 refactor: add before cmake macro for older platforms 2024-08-09 11:18:51 +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 refactor: remove not needed code 2024-09-16 14:55:55 +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