..
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
feature: add initial support for Xe2 platforms
2024-07-09 10:30:27 +02:00
cmdcontainer.cpp
refactor: create helper for maxPtssIndex
2024-05-07 12:47:52 +02:00
cmdcontainer.h
test: add test for scratch when secondary context is used
2024-06-05 14:23:44 +02:00
command_encoder.h
feature: add option to make compute walker command view
2024-07-30 11:23:45 +02:00
command_encoder.inl
fix: use per product cache line size to align heaps
2024-07-24 17:29:20 +02:00
command_encoder_bdw_and_later.inl
refactor: add forceComputeWalkerPostSyncFlushWithWrite function
2024-07-26 15:00:46 +02:00
command_encoder_enablers.inl
refactor: add forceComputeWalkerPostSyncFlushWithWrite function
2024-07-26 15:00:46 +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: get ioh alignment from static function
2024-07-24 14:43:31 +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: get ioh alignment from static function
2024-07-24 14:43:31 +02: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
refactor: rename global debug manager to debugManager
2023-11-30 13:00:59 +01:00
command_encoder_xehp_and_later.inl
feature: adding flag to block dispatch implicit scaling commands
2024-07-31 14:24:27 +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
feature: adding flag to block dispatch implicit scaling commands
2024-07-31 14:24:27 +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