compute-runtime/shared/source/gen11
Filip Hazubski d7db6ac467 feature: Add preferredPlatformName field to RuntimeCapabilityTable
For all of the devices, preferredPlatformName is initialized with
nullptr by default and platform name will be initialized to driver's default
platform name, at the moment this is "Intel(R) OpenCL Graphics".

When Platform is initialized and preferredPlatformName is not nullptr then
Platform name will be set to the value stored in preferredPlatformName.

Add ENABLE_LEGACY_PLATFORM_NAME AIL enum related to added functionality.

Move PlatformInfo to NEO namespace.

Related-To: HSD-22018809561

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2023-09-12 11:07:14 +02:00
..
ehl fix: move getProductConfigFromHwInfo to CompilerProductHelper 2023-05-29 14:08:52 +02:00
icllp fix: move getProductConfigFromHwInfo to CompilerProductHelper 2023-05-29 14:08:52 +02:00
linux refactor: remove redundant specializations of product helper methods 2023-08-23 12:56:52 +02:00
lkf fix: move getProductConfigFromHwInfo to CompilerProductHelper 2023-05-29 14:08:52 +02: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_gen11.cpp Cleanup includes 6 2022-11-21 12:02:14 +01:00
aub_mapper.h Refactor aubstream include interface 2022-11-23 10:30:13 +01:00
aub_mem_dump_gen11.cpp fix: pass gmm helper to getDumpSurfaceInfo function 2023-07-03 11:59:52 +02:00
command_encoder_gen11.cpp feature: debug flag to signal user interrupts. 2023-07-28 18:56:28 +02:00
command_stream_receiver_hw_gen11.cpp Refactor: don't use global ProductHelper getter in shared files 2/n 2022-12-29 09:50:06 +01:00
command_stream_receiver_simulated_common_hw_gen11.cpp Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
create_device_command_stream_receiver_gen11.cpp Cleanup includes 4 2022-11-10 14:22:18 +01:00
debugger_gen11.cpp Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
enable_compiler_product_helper_ehl.cpp refactor: move methods from CompilerProductHelper to ReleaseHelper 2023-08-02 10:40:48 +02:00
enable_compiler_product_helper_icllp.cpp fix: enforce zebin format by default in Ocloc for ICL/TGL/RKL/ADL 2023-09-08 16:16:18 +02:00
enable_compiler_product_helper_lkf.cpp refactor: move methods from CompilerProductHelper to ReleaseHelper 2023-08-02 10:40:48 +02:00
enable_family_full_core_gen11.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
enable_gen11.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
enable_product_helper_ehl.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
enable_product_helper_icllp.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
enable_product_helper_lkf.cpp refactor: rename product helper files n/n 2023-03-10 13:24:38 +01:00
experimental_command_buffer_gen11.cpp refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
gfx_core_helper_gen11.cpp refactor: move extensions support logic to compiler product helper 2023-03-14 12:09:26 +01:00
hw_cmds.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_cmds_base.h Add MI_MATH MOCS support 2023-02-27 19:06:24 +01:00
hw_cmds_ehl.h refactor: return thread per eu from compiler product helper 2023-03-08 16:25:20 +01:00
hw_cmds_icllp.h refactor: return thread per eu from compiler product helper 2023-03-08 16:25:20 +01:00
hw_cmds_lkf.h refactor: return thread per eu from compiler product helper 2023-03-08 16:25:20 +01:00
hw_info.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_ehl.cpp feature: Add preferredPlatformName field to RuntimeCapabilityTable 2023-09-12 11:07:14 +02:00
hw_info_ehl.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_gen11.cpp Move hw_info files to shared 2021-09-23 22:16:59 +02:00
hw_info_gen11.h Cleanup includes 50 2023-02-10 20:26:13 +01:00
hw_info_icllp.cpp feature: Add preferredPlatformName field to RuntimeCapabilityTable 2023-09-12 11:07:14 +02:00
hw_info_icllp.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_lkf.cpp feature: Add preferredPlatformName field to RuntimeCapabilityTable 2023-09-12 11:07:14 +02:00
hw_info_lkf.h Copyright header update 2021-05-17 20:38:19 +02:00
image_core_gen11.cpp refactor: remove not needed logic around DisallowLowQualityFiltering 2023-08-30 15:35:13 +02:00
preamble_gen11.cpp refactor: Remove SourceLevelDebugger 2023-08-10 11:14:02 +02:00
preemption_gen11.cpp Allocate SipKernel per ctx for Offline dbg mode 2023-03-30 16:40:41 +02:00
reg_configs.h Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
state_base_address_gen11.cpp Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
tbx_command_stream_receiver_gen11.cpp Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00