compute-runtime/shared/source/command_container
Bartosz Dunajski 1ddcb92f1d refactor: pass device to encoder functions
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2024-11-25 16:25:04 +01:00
..
definitions refactor: unify programming of preferred slm size 2/n 2024-10-04 11:50:44 +02:00
CMakeLists.txt refactor: reorganize command encode classes 7/n 2024-11-14 15:48:53 +01: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 refactor: pass device to encoder functions 2024-11-25 16:25:04 +01:00
command_encoder.inl refactor: unify encoder methods 2024-11-22 16:41:46 +01:00
command_encoder_bdw_and_later.inl refactor: pass device to encoder functions 2024-11-25 16:25:04 +01:00
command_encoder_enablers.inl refactor: pass device to encoder functions 2024-11-25 16:25:04 +01: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_xe_hpg_core_to_xe2_hpg.inl refactor: reorganize command encode classes 7/n 2024-11-14 15:48:53 +01:00
command_encoder_from_xe_hpg_core_to_xe3_core.inl refactor: pass device to encoder functions 2024-11-25 16:25:04 +01: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 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: reorganize command encode classes 5/n 2024-11-13 09:18:30 +01:00
command_encoder_tgllp_and_later.inl refactor: reorganize command encode classes 1/n 2024-11-07 13:06:28 +01:00
command_encoder_xe2_hpg_core_and_later.inl refactor: reorganize command encode classes 5/n 2024-11-13 09:18:30 +01:00
command_encoder_xe_hpc_core_and_later.inl refactor: reorganize command encode classes 6/n 2024-11-13 15:49:08 +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 refactor: pass device to encoder functions 2024-11-25 16:25:04 +01:00
encode_alu_helper.h refactor: correct naming of enum class constants 9/n 2023-12-19 10:36:25 +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 refactor: pass device to encoder functions 2024-11-25 16:25:04 +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: pass device to encoder functions 2024-11-25 16:25:04 +01: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 refactor: pass device to encoder functions 2024-11-25 16:25:04 +01:00
walker_partition_xehp_and_later.inl refactor: pass WG count to helper method 2024-07-24 16:05:19 +02:00