compute-runtime/shared/source/gen9
Artur Harasimiuk e245523730 per gen/per sku TEST_F/TEST_P refactor
In gen/sku specific tests include only required files to reduce
dependency on not related HW scpecific headers and improve build
performance.
This is achieved by reduce in usage of hw_test.h and related collateral,
like shared/source/helpers/definitions/hw_cmds.h which can be replaced
by sku specific hw_cmds_<sku>.h

Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
2022-07-06 23:13:46 +02:00
..
bxt Ocloc: New AOT design implementation 2022-06-14 13:20:45 +02:00
cfl Ocloc: New AOT design implementation 2022-06-14 13:20:45 +02:00
glk Ocloc: New AOT design implementation 2022-06-14 13:20:45 +02:00
kbl Ocloc: New AOT design implementation 2022-06-14 13:20:45 +02:00
linux per gen/per sku TEST_F/TEST_P refactor 2022-07-06 23:13:46 +02:00
skl Ocloc: New AOT design implementation 2022-06-14 13:20:45 +02:00
windows Change AOT enums type & use forward declaration 2022-06-20 13:40:29 +02:00
CMakeLists.txt cmake refactor 2021-09-23 23:36:22 +02:00
aub_command_stream_receiver_gen9.cpp Move command stream receiver files to shared 2021-09-23 12:47:21 +02:00
aub_mapper.h includes simplification 2022-06-27 15:08:46 +02:00
aub_mem_dump_gen9.cpp Cleanup headers 2022-05-26 17:55:44 +02:00
command_encoder_gen9.cpp Use LogicalStateHelper to program ComputeMode 2022-06-27 15:25:55 +02:00
command_stream_receiver_hw_gen9.cpp Reuse common logic of programming SCM fields for gen 9 and gen 11 2022-03-16 10:04:32 +01:00
command_stream_receiver_simulated_common_hw_gen9.cpp Move command stream receiver files to shared 2021-09-23 12:47:21 +02:00
create_device_command_stream_receiver_gen9.cpp includes simplification 2022-06-27 15:08:46 +02:00
debugger_gen9.cpp Move DebuggerL0 to shared 2022-06-23 10:05:45 +02:00
enable_family_full_core_gen9.cpp Move DebuggerL0 to shared 2022-06-23 10:05:45 +02:00
enable_gen9.cpp Link build option with L1 cache policy helper 2022-07-04 11:49:55 +02:00
enable_hw_info_config_bxt.cpp per gen/per sku TEST_F/TEST_P refactor 2022-07-06 23:13:46 +02:00
enable_hw_info_config_cfl.cpp per gen/per sku TEST_F/TEST_P refactor 2022-07-06 23:13:46 +02:00
enable_hw_info_config_glk.cpp per gen/per sku TEST_F/TEST_P refactor 2022-07-06 23:13:46 +02:00
enable_hw_info_config_kbl.cpp per gen/per sku TEST_F/TEST_P refactor 2022-07-06 23:13:46 +02:00
enable_hw_info_config_skl.cpp per gen/per sku TEST_F/TEST_P refactor 2022-07-06 23:13:46 +02:00
experimental_command_buffer_gen9.cpp includes simplification 2022-06-27 15:08:46 +02:00
hw_cmds.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_cmds_base.h Use LogicalStateHelper for SIP programming 2022-06-22 13:46:57 +02:00
hw_cmds_bxt.h style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
hw_cmds_cfl.h style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
hw_cmds_glk.h style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
hw_cmds_kbl.h style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
hw_cmds_skl.h style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
hw_helper_gen9.cpp Add LogicalStateHelper class 2022-06-14 16:57:16 +02:00
hw_info.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_bxt.cpp per gen/per sku TEST_F/TEST_P refactor 2022-07-06 23:13:46 +02:00
hw_info_bxt.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_cfl.cpp per gen/per sku TEST_F/TEST_P refactor 2022-07-06 23:13:46 +02:00
hw_info_cfl.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
hw_info_gen9.cpp Move hw_info files to shared 2021-09-23 22:16:59 +02:00
hw_info_gen9.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_glk.cpp per gen/per sku TEST_F/TEST_P refactor 2022-07-06 23:13:46 +02:00
hw_info_glk.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_kbl.cpp per gen/per sku TEST_F/TEST_P refactor 2022-07-06 23:13:46 +02:00
hw_info_kbl.h Copyright header update 2021-05-17 20:38:19 +02:00
hw_info_skl.cpp per gen/per sku TEST_F/TEST_P refactor 2022-07-06 23:13:46 +02:00
hw_info_skl.h Copyright header update 2021-05-17 20:38:19 +02:00
image_core_gen9.cpp Rename plus in filenames to and_later 2021-08-17 11:26:27 +02:00
preamble_gen9.cpp Unify programming of pipe control command 2022-05-16 18:42:04 +02:00
preemption_gen9.cpp Use LogicalStateHelper to program CSR allocation 2022-06-22 21:19:57 +02:00
reg_configs.h Change ThreadArbitrationPolicy enum type to int32_t 2022-03-07 20:04:24 +01:00
state_base_address_gen9.cpp Rename plus in filenames to and_later 2021-08-17 11:26:27 +02:00
tbx_command_stream_receiver_gen9.cpp Move command stream receiver files to shared 2021-09-23 12:47:21 +02:00