compute-runtime/shared/source/gen9
Mrozek, Michal 38d7e02c28 refactor: remove not needed code
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
2024-05-29 13:24:02 +02:00
..
bxt fix: Remove inline specifier from device id vectors definition 2024-03-11 09:52:27 +01:00
cfl fix: Remove inline specifier from device id vectors definition 2024-03-11 09:52:27 +01:00
glk fix: Remove inline specifier from device id vectors definition 2024-03-11 09:52:27 +01:00
kbl fix: Remove inline specifier from device id vectors definition 2024-03-11 09:52:27 +01:00
linux refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
skl fix: Remove inline specifier from device id vectors definition 2024-03-11 09:52:27 +01:00
windows fix: add missing inl includes 2023-08-28 09:39:52 +02:00
CMakeLists.txt cmake refactor 2021-09-23 23:36:22 +02:00
aub_command_stream_receiver_gen9.cpp Cleanup includes 6 2022-11-21 12:02:14 +01:00
aub_mapper.h refactor: correct variable namings 2023-11-29 23:49:03 +01:00
aub_mem_dump_gen9.cpp fix: pass gmm helper to getDumpSurfaceInfo function 2023-07-03 11:59:52 +02:00
command_encoder_gen9.cpp refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
command_stream_receiver_hw_gen9.cpp feature: introduce states programming at driver init heapless ocl 2024-03-08 12:29:44 +01:00
command_stream_receiver_simulated_common_hw_gen9.cpp Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
create_device_command_stream_receiver_gen9.cpp Cleanup includes 4 2022-11-10 14:22:18 +01:00
debugger_gen9.cpp Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
enable_compiler_product_helper_bxt.cpp refactor: move number of threads per eu to release helper 2023-11-20 12:16:33 +01:00
enable_compiler_product_helper_cfl.cpp refactor: move methods from CompilerProductHelper to ReleaseHelper 2023-08-02 10:40:48 +02:00
enable_compiler_product_helper_glk.cpp refactor: move number of threads per eu to release helper 2023-11-20 12:16:33 +01:00
enable_compiler_product_helper_kbl.cpp refactor: move methods from CompilerProductHelper to ReleaseHelper 2023-08-02 10:40:48 +02:00
enable_compiler_product_helper_skl.cpp refactor: move methods from CompilerProductHelper to ReleaseHelper 2023-08-02 10:40:48 +02:00
enable_family_full_core_gen9.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
enable_gen9.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
enable_product_helper_bxt.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
enable_product_helper_cfl.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
enable_product_helper_glk.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
enable_product_helper_kbl.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
enable_product_helper_skl.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
gfx_core_helper_gen9.cpp refactor: correct naming of enum class constants 2/n 2023-12-11 13:13:35 +01:00
hw_cmds.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_cmds_base.h refactor: simplify isDcFlushAllowed implementation 2024-03-14 15:09:39 +01:00
hw_cmds_bxt.h refactor: move number of threads per eu to release helper 2023-11-20 12:16:33 +01:00
hw_cmds_cfl.h refactor: move number of threads per eu to release helper 2023-11-20 12:16:33 +01:00
hw_cmds_glk.h refactor: move number of threads per eu to release helper 2023-11-20 12:16:33 +01:00
hw_cmds_kbl.h refactor: move number of threads per eu to release helper 2023-11-20 12:16:33 +01:00
hw_cmds_skl.h refactor: move number of threads per eu to release helper 2023-11-20 12:16:33 +01:00
hw_info.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_bxt.cpp feature: Prepare hw info to report CXL type 2024-05-24 07:09:42 +02:00
hw_info_bxt.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_cfl.cpp feature: Prepare hw info to report CXL type 2024-05-24 07:09:42 +02:00
hw_info_cfl.h
hw_info_gen9.cpp Move hw_info files to shared 2021-09-23 22:16:59 +02:00
hw_info_gen9.h Cleanup includes 50 2023-02-10 20:26:13 +01:00
hw_info_glk.cpp feature: Prepare hw info to report CXL type 2024-05-24 07:09:42 +02:00
hw_info_glk.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_kbl.cpp feature: Prepare hw info to report CXL type 2024-05-24 07:09:42 +02:00
hw_info_kbl.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_skl.cpp feature: Prepare hw info to report CXL type 2024-05-24 07:09:42 +02:00
hw_info_skl.h Copyright header update 2021-05-17 20:38:19 +02:00
image_core_gen9.cpp refactor: remove not needed logic around DisallowLowQualityFiltering 2023-08-30 15:35:13 +02:00
preamble_gen9.cpp Cleanup includes 50 2023-02-10 20:26:13 +01:00
preemption_gen9.cpp refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
reg_configs.h Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
state_base_address_gen9.cpp Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
tbx_command_stream_receiver_gen9.cpp Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00