..
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
fix: add heap to residency container instead of calling make resident
2024-08-23 14:52:24 +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
Revert "feature: Improving information transfer about the copy engine"
2024-08-15 22:06:31 +02:00
command_encoder.inl
Revert "feature: Improving information transfer about the copy engine"
2024-08-15 22:06:31 +02:00
command_encoder_bdw_and_later.inl
refactor: pass outImplicitArgs to patchImplicitArgs function
2024-08-05 17:31:47 +02:00
command_encoder_enablers.inl
fix: scratch controller residency
2024-08-09 14:47: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
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
fix: Use consistently proper size of implicit args buffer
2024-08-23 13:32:17 +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
feature: adding flag to block dispatch implicit scaling commands
2024-07-31 14:24:27 +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
Revert "feature: Improving information transfer about the copy engine"
2024-08-15 22:06:31 +02:00
walker_partition_interface.h
feature: adding flag to block dispatch implicit scaling commands
2024-07-31 14:24:27 +02:00
walker_partition_xehp_and_later.h
feature: adding flag to block dispatch implicit scaling commands
2024-07-31 14:24:27 +02:00
walker_partition_xehp_and_later.inl
refactor: pass WG count to helper method
2024-07-24 16:05:19 +02:00