compute-runtime/shared/source/command_container
Zbigniew Zdanowicz 218a98f7f7 Refactor of pipeline select programming
Adding new interface to cooperate with hw context state
Simplify programming removing unnecessary functions
Code optimization that stop using expensive call and instead
stores configuration parameter

Related-To: NEO-5019

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2022-09-15 15:38:10 +02:00
..
definitions Change DG2 l1 cache policy to WB 2022-08-31 14:31:23 +02:00
image_surface_state Refactor: Change decanonize method accessing point 2022-05-11 12:57:02 +02:00
CMakeLists.txt Refactor and enable MI_MEM_FENCE programming for DirectSubmission dispatch 2022-04-07 12:53:56 +02:00
cmdcontainer.cpp Add OverrideCmdListCmdBufferSize debug flag 2022-09-14 13:09:54 +02:00
cmdcontainer.h Refactor of pipeline select programming 2022-09-15 15:38:10 +02:00
command_encoder.h Debugger: simplify captureStateBaseAddress() 2022-09-13 17:08:31 +02:00
command_encoder.inl Debugger: simplify captureStateBaseAddress() 2022-09-13 17:08:31 +02:00
command_encoder_bdw_and_later.inl Correct binding table prefetch 2022-09-13 14:34:30 +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 Move SBA related WAs logic from CSR to EncodeWA 2022-03-24 12:24:56 +01:00
command_encoder_xe_hpc_core_and_later.inl includes simplification 2022-06-24 22:07:18 +02:00
command_encoder_xe_hpg_core_and_later.inl Change DG2 l1 cache policy to WB 2022-08-31 14:31:23 +02:00
command_encoder_xehp_and_later.inl Refactor of pipeline select programming 2022-09-15 15:38:10 +02:00
encode_compute_mode_bdw_and_later.inl Use LogicalStateHelper to program ComputeMode 2022-06-27 15:25:55 +02:00
encode_compute_mode_tgllp_and_later.inl Refactor PIPE_CONTROL programming 2022-08-23 13:55:25 +02:00
implicit_scaling.cpp Refactor implicit scaling device support 2022-01-18 13:08:43 +01:00
implicit_scaling.h Refactor implicit scaling device support 2022-01-18 13:08:43 +01:00
implicit_scaling_xehp_and_later.inl Command container appends BB_END on cmd buffer allocation end 2022-01-31 16:15:37 +01:00
walker_partition_interface.h Add post sync capability to implicit scaling barrier 2021-11-17 12:08:52 +01:00
walker_partition_xehp_and_later.h Walker partition: Improve barrier programming 2022-09-02 18:09:38 +02:00