compute-runtime/shared/source/command_container
Dominik Dabek 75c4844987 feature(internal): logging kernel dispatch params
Use debug flag PrintKernelDispatchParameters to print params used in
thread group dispatch size heuristic when encoding kernel dispatch.

Related-To: NEO-6989

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2023-10-17 17:31:54 +02:00
..
definitions Cleanup includes 39 2023-01-23 11:56:42 +01:00
image_surface_state fix(wa): Override AuxilarySurfaceMode when required 2023-09-22 13:41:34 +02:00
CMakeLists.txt feature: debug flag to signal user interrupts. 2023-07-28 18:56:28 +02:00
cmdcontainer.cpp fix: commandContainer is nullptr in LinearStream for immediate cmdList 2023-07-24 15:06:18 +02:00
cmdcontainer.h fix: properly set systemMemoryForced flag for secondary command buffers 2023-07-05 17:09:15 +02:00
command_encoder.h refactor: change order of fields of EncodeDispatchKernelArgs structure 2023-10-04 15:00:29 +02:00
command_encoder.inl refactor: Enable CSR heap sharing on Older Generation platforms 2023-10-03 18:19:50 +02:00
command_encoder_bdw_and_later.inl refactor: change order of fields of EncodeDispatchKernelArgs structure 2023-10-04 15:00:29 +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 wa: add dummy blits before command MI_ARB_CHECK 2023-03-07 10:21:05 +01: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 Cleanup includes 56 2023-02-16 14:42:44 +01:00
command_encoder_xehp_and_later.inl feature(internal): logging kernel dispatch params 2023-10-17 17:31:54 +02:00
encode_alu_helper.h Add MI_MATH MOCS support 2023-02-27 19:06:24 +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 refactor: remove LogicalStateHelper 2023-09-13 10:29:53 +02:00
encode_interrupt_helper.h feature: debug flag to signal user interrupts. 2023-07-28 18:56:28 +02:00
encode_surface_state.h refactor: remove not needed function 2023-09-27 14:44:56 +02:00
implicit_scaling.cpp style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
implicit_scaling.h feature: in-order patching for ComputeWalker 2023-09-22 15:00:44 +02:00
implicit_scaling_xehp_and_later.inl feature: in-order patching for ComputeWalker 2023-09-22 15:00:44 +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: in-order patching for ComputeWalker 2023-09-22 15:00:44 +02:00