compute-runtime/shared/source/xe_hpc_core
Mateusz Jablonski 1b9d30ca01 refactor: unify logic isPipeControlPriorToNonPipelinedStateCommandsWARequired
accept debug flag for all platforms
cleanup ocl unit tests for xe hpg platforms
remove not needed excludes

Related-To: NEO-8187

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2023-08-31 11:35:21 +02:00
..
linux refactor: unify and simplify Drm CSR methods 2023-07-20 11:42:21 +02:00
pvc performance: detect indirect access in kernel, PVC 2023-08-24 02:15:11 +02:00
windows fix: move getProductConfigFromHwInfo to CompilerProductHelper 2023-05-29 14:08:52 +02:00
CMakeLists.txt
aub_command_stream_receiver_xe_hpc_core.cpp
aub_mapper.h
aub_mem_dump_xe_hpc_core.cpp
command_encoder_xe_hpc_core.cpp feature: debug flag to signal user interrupts. 2023-07-28 18:56:28 +02:00
command_stream_receiver_hw_xe_hpc_core.cpp performance: add one time context init system fence to immediate flush task 2023-06-20 07:25:09 +02:00
command_stream_receiver_simulated_common_hw_xe_hpc_core.cpp
create_device_command_stream_receiver_xe_hpc_core.cpp
debugger_xe_hpc_core.cpp
enable_compiler_product_helper_pvc.cpp fix: Move PVC device ids to common place 2023-08-25 13:09:19 +02:00
enable_family_full_core_xe_hpc_core.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
enable_product_helper_pvc.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
enable_xe_hpc_core.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
experimental_command_buffer_xe_hpc_core.cpp
gfx_core_helper_xe_hpc_core.cpp fix: Compile built-ins per release 2023-07-11 16:02:36 +02:00
hw_cmds.h
hw_cmds_pvc.cpp Cleanup includes 53 2023-02-15 13:21:14 +01:00
hw_cmds_pvc.h fix: Move PVC device ids to common place 2023-08-25 13:09:19 +02:00
hw_cmds_xe_hpc_core_base.h Add MI_MATH MOCS support 2023-02-27 19:06:24 +01:00
hw_info.h
hw_info_pvc.cpp fix: Move PVC device ids to common place 2023-08-25 13:09:19 +02:00
hw_info_pvc.h
hw_info_xe_hpc_core.cpp
hw_info_xe_hpc_core.h Cleanup includes 50 2023-02-10 20:26:13 +01:00
image_core_xe_hpc_core.cpp refactor: remove not needed logic around DisallowLowQualityFiltering 2023-08-30 15:35:13 +02:00
implicit_scaling_xe_hpc_core.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
os_agnostic_product_helper_xe_hpc_core.inl refactor: unify logic isPipeControlPriorToNonPipelinedStateCommandsWARequired 2023-08-31 11:35:21 +02:00
preamble_xe_hpc_core.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
preemption_xe_hpc_core.cpp
state_base_address_xe_hpc_core.cpp Refactor state base address programing 1/n 2023-02-22 15:17:29 +01:00
tbx_command_stream_receiver_xe_hpc_core.cpp