Home
last modified time | relevance | path

Searched refs:hwInfo (Results 1 – 25 of 631) sorted by relevance

12345678910>>...26

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/xe_hp_core/
H A Dtest_hw_info_config_xe_hp_core.cpp21 hwInfo->platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A0, *hwInfo); in XEHPTEST_F()
29 hwInfo->platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_B, *hwInfo); in XEHPTEST_F()
45 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(revision, hwInfo); in XEHPTEST_F()
59 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A0, hwInfo); in XEHPTEST_F()
64 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A1, hwInfo); in XEHPTEST_F()
69 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_B, hwInfo); in XEHPTEST_F()
82 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_B, hwInfo); in XEHPTEST_F()
95 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_B, hwInfo); in XEHPTEST_F()
111 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A0, hwInfo); in XEHPTEST_F()
114 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_B, hwInfo); in XEHPTEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/
H A Dhw_info_config.h35 virtual void adjustPlatformForProductFamily(HardwareInfo *hwInfo) = 0;
37 virtual uint64_t getHostMemCapabilities(const HardwareInfo *hwInfo) = 0;
62 virtual bool allowCompression(const HardwareInfo &hwInfo) const = 0;
70 virtual bool heapInLocalMem(const HardwareInfo &hwInfo) const = 0;
102 void adjustPlatformForProductFamily(HardwareInfo *hwInfo) override;
104 uint64_t getHostMemCapabilities(const HardwareInfo *hwInfo) override;
129 bool allowCompression(const HardwareInfo &hwInfo) const override;
137 bool heapInLocalMem(const HardwareInfo &hwInfo) const override;
157 void enableCompression(HardwareInfo *hwInfo);
158 void enableBlitterOperationsSupport(HardwareInfo *hwInfo);
[all …]
H A Dhw_info_config.inl18 enableCompression(hwInfo);
19 enableBlitterOperationsSupport(hwInfo);
41 void HwInfoConfigHw<gfxProduct>::adjustPlatformForProductFamily(HardwareInfo *hwInfo) {} argument
47 void HwInfoConfigHw<gfxProduct>::enableBlitterOperationsSupport(HardwareInfo *hwInfo) { argument
48 hwInfo->capabilityTable.blitterOperationsSupported = obtainBlitterPreference(*hwInfo);
72 bool supported = getHostMemCapabilitiesSupported(hwInfo);
109 uint32_t numThreadsPerEU = hwInfo.gtSystemInfo.ThreadCount / hwInfo.gtSystemInfo.EUCount;
138 switch (getSteppingFromHwRevId(hwInfo)) {
174 bool HwInfoConfigHw<gfxProduct>::allowCompression(const HardwareInfo &hwInfo) const {
202 return getDefaultLocalMemoryAccessMode(hwInfo);
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/gen9/cfl/linux/dll/
H A Ddevice_id_tests_cfl.cpp14 {0x3E90, &CFL_1x2x6::hwInfo, &CFL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
15 {0x3E93, &CFL_1x2x6::hwInfo, &CFL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
16 {0x3EA4, &CFL_1x2x6::hwInfo, &CFL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
17 {0x3E99, &CFL_1x2x6::hwInfo, &CFL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
18 {0x3EA1, &CFL_1x2x6::hwInfo, &CFL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
20 {0x3E92, &CFL_1x3x8::hwInfo, &CFL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
21 {0x3E9B, &CFL_1x3x8::hwInfo, &CFL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
22 {0x3E94, &CFL_1x3x8::hwInfo, &CFL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
23 {0x3E91, &CFL_1x3x8::hwInfo, &CFL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
24 {0x3E96, &CFL_1x3x8::hwInfo, &CFL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/xe_hp_core/xehp/
H A Dhw_helper_tests_xehp.inl18 auto hwInfo = *defaultHwInfo; local
23 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A0, hwInfo);
28 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_B, hwInfo);
33 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A0, hwInfo);
39 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A0, hwInfo);
45 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A0, hwInfo);
51 HardwareInfo hwInfo = *defaultHwInfo; local
53 hwInfo.featureTable.ftrBcsInfo = 1;
76 HardwareInfo hwInfo = *defaultHwInfo; local
78 hwInfo.featureTable.ftrBcsInfo = 1;
[all …]
H A Dtest_hw_info_config_xehp.inl24 HardwareInfo hwInfo = *defaultHwInfo; local
41 hwInfo.gtSystemInfo.EUCount = 256u;
46 hwInfo.gtSystemInfo.EUCount = 512u;
86 auto hwInfo = *defaultHwInfo; local
87 hwInfo.platform.usRevId = hwInfoConfig->getHwRevIdFromStepping(revision, hwInfo);
110 auto hwInfo = *defaultHwInfo; local
111 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A0, hwInfo);
114 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_B, hwInfo);
120 auto hwInfo = *defaultHwInfo; local
132 auto hwInfo = *defaultHwInfo; local
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/gen9/kbl/linux/dll/
H A Ddevice_id_tests_kbl.cpp14 {0x5902, &KBL_1x2x6::hwInfo, &KBL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
15 {0x590B, &KBL_1x2x6::hwInfo, &KBL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
16 {0x590A, &KBL_1x2x6::hwInfo, &KBL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
17 {0x5906, &KBL_1x2x6::hwInfo, &KBL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
18 {0x590E, &KBL_1x3x6::hwInfo, &KBL_1x3x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
19 {0x5908, &KBL_1x2x6::hwInfo, &KBL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
24 {0x5912, &KBL_1x3x8::hwInfo, &KBL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
25 {0x591B, &KBL_1x3x8::hwInfo, &KBL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
26 {0x5917, &KBL_1x3x8::hwInfo, &KBL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
27 {0x591A, &KBL_1x3x8::hwInfo, &KBL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/gen9/skl/linux/dll/
H A Ddevice_id_tests_skl.cpp14 {0x1902, &SKL_1x2x6::hwInfo, &SKL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
15 {0x190B, &SKL_1x2x6::hwInfo, &SKL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
16 {0x190A, &SKL_1x2x6::hwInfo, &SKL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
17 {0x1906, &SKL_1x2x6::hwInfo, &SKL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
18 {0x190E, &SKL_1x2x6::hwInfo, &SKL_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
20 {0x1917, &SKL_1x3x6::hwInfo, &SKL_1x3x6::setupHardwareInfo, GTTYPE_GT1_5}, in TEST_F()
24 {0x1912, &SKL_1x3x8::hwInfo, &SKL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
25 {0x191B, &SKL_1x3x8::hwInfo, &SKL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
26 {0x191A, &SKL_1x3x8::hwInfo, &SKL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
27 {0x1916, &SKL_1x3x8::hwInfo, &SKL_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/xe_hpg_core/dg2/
H A Dtest_hw_info_config_dg2.cpp19 HardwareInfo hwInfo = *defaultHwInfo; in DG2TEST_F() local
33 auto hwInfo = *defaultHwInfo; in DG2TEST_F() local
36 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_B, hwInfo); in DG2TEST_F()
69 hwInfo.platform.usRevId = hwInfoConfig->getHwRevIdFromStepping(revision, hwInfo); in DG2TEST_F()
84 auto hwInfo = *defaultHwInfo; in DG2TEST_F() local
95 auto hwInfo = *defaultHwInfo; in DG2TEST_F() local
106 auto hwInfo = *defaultHwInfo; in DG2TEST_F() local
114 auto hwInfo = *defaultHwInfo; in DG2TEST_F() local
123 auto hwInfo = *defaultHwInfo; in DG2TEST_F() local
145 hwInfo.platform.usRevId = hwInfoConfig->getHwRevIdFromStepping(revision, hwInfo); in DG2TEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mocks/
H A Dmock_hw_info_config.cpp15 void HwInfoConfigHw<IGFX_UNKNOWN>::adjustSamplerState(void *sampler, const HardwareInfo &hwInfo) { in adjustSamplerState() argument
37 void HwInfoConfigHw<IGFX_UNKNOWN>::adjustPlatformForProductFamily(HardwareInfo *hwInfo) { in adjustPlatformForProductFamily() argument
41 uint64_t HwInfoConfigHw<IGFX_UNKNOWN>::getHostMemCapabilities(const HardwareInfo *hwInfo) { in getHostMemCapabilities() argument
75 uint32_t HwInfoConfigHw<IGFX_UNKNOWN>::getDeviceMemoryMaxClkRate(const HardwareInfo *hwInfo) { in getDeviceMemoryMaxClkRate() argument
90 bool HwInfoConfigHw<IGFX_UNKNOWN>::obtainBlitterPreference(const HardwareInfo &hwInfo) const { in obtainBlitterPreference()
95 bool HwInfoConfigHw<IGFX_UNKNOWN>::isBlitterFullySupported(const HardwareInfo &hwInfo) const { in isBlitterFullySupported()
116 switch (getSteppingFromHwRevId(hwInfo)) { in getAubStreamSteppingFromHwRevId()
152 bool HwInfoConfigHw<IGFX_UNKNOWN>::allowCompression(const HardwareInfo &hwInfo) const { in allowCompression()
202 bool HwInfoConfigHw<IGFX_UNKNOWN>::heapInLocalMem(const HardwareInfo &hwInfo) const { in heapInLocalMem()
231 bool HwInfoConfigHw<IGFX_UNKNOWN>::pipeControlWARequired(const HardwareInfo &hwInfo) const { in pipeControlWARequired()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/xe_hpc_core/pvc/
H A Dtest_hw_info_config_pvc.cpp22 HardwareInfo hwInfo = *defaultHwInfo; in PVCTEST_F() local
23 GT_SYSTEM_INFO &gtSystemInfo = hwInfo.gtSystemInfo; in PVCTEST_F()
43 auto hwInfo = *defaultHwInfo; in PVCTEST_F() local
46 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_B, hwInfo); in PVCTEST_F()
52 auto hwInfo = *defaultHwInfo; in PVCTEST_F() local
60 auto hwInfo = *defaultHwInfo; in PVCTEST_F() local
69 auto hwInfo = *defaultHwInfo; in PVCTEST_F() local
79 HardwareInfo hwInfo = *defaultHwInfo; in PVCTEST_F() local
90 HardwareInfo hwInfo = *defaultHwInfo; in PVCTEST_F() local
97 auto hwInfo = *defaultHwInfo; in PVCTEST_F() local
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/helper/
H A Dl0_hw_helper_tests.cpp107 auto hwInfo = *NEO::defaultHwInfo.get(); in HWTEST_F() local
113 …uint32_t subslicesPerSlice = hwInfo.gtSystemInfo.MaxSubSlicesSupported / hwInfo.gtSystemInfo.MaxSl… in HWTEST_F()
116 const auto threadsPerEu = (hwInfo.gtSystemInfo.ThreadCount / hwInfo.gtSystemInfo.EUCount); in HWTEST_F()
119 …const auto maxEUsInAtt = hwInfo.gtSystemInfo.MaxEuPerSubSlice > 8 ? 8 : hwInfo.gtSystemInfo.MaxEuP… in HWTEST_F()
195 auto hwInfo = *NEO::defaultHwInfo.get(); in HWTEST_F() local
215 auto hwInfo = *NEO::defaultHwInfo.get(); in HWTEST_F() local
221 …uint32_t subslicesPerSlice = hwInfo.gtSystemInfo.MaxSubSlicesSupported / hwInfo.gtSystemInfo.MaxSl… in HWTEST_F()
246 …uint32_t subslicesPerSlice = hwInfo.gtSystemInfo.MaxSubSlicesSupported / hwInfo.gtSystemInfo.MaxSl… in HWTEST_F()
330 …uint32_t subslicesPerSlice = hwInfo.gtSystemInfo.MaxSubSlicesSupported / hwInfo.gtSystemInfo.MaxSl… in HWTEST_F()
369 …uint32_t subslicesPerSlice = hwInfo.gtSystemInfo.MaxSubSlicesSupported / hwInfo.gtSystemInfo.MaxSl… in HWTEST2_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dhw_helper.h52 virtual bool isL3Configurable(const HardwareInfo &hwInfo) = 0;
63 static bool compressedBuffersSupported(const HardwareInfo &hwInfo);
64 static bool compressedImagesSupported(const HardwareInfo &hwInfo);
86 static uint32_t getMaxThreadsForVfe(const HardwareInfo &hwInfo);
113 virtual bool isRcsAvailable(const HardwareInfo &hwInfo) const = 0;
119 virtual bool isSipWANeeded(const HardwareInfo &hwInfo) const = 0;
140 static uint32_t getCopyEnginesCount(const HardwareInfo &hwInfo);
230 bool isL3Configurable(const HardwareInfo &hwInfo) override;
326 bool isRcsAvailable(const HardwareInfo &hwInfo) const override;
341 bool isSipWANeeded(const HardwareInfo &hwInfo) const override;
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/xe_hpg_core/
H A Dos_agnostic_hw_info_config_dg2.inl42 switch (hwInfo.platform.usRevId) {
57 uint32_t stepping = getSteppingFromHwRevId(hwInfo);
67 uint32_t stepping = getSteppingFromHwRevId(hwInfo);
90 …return HwHelper::get(hwInfo.platform.eRenderCoreFamily).isWorkaroundRequired(REVISION_A0, REVISION…
95 return getSteppingFromHwRevId(hwInfo) >= REVISION_B;
100 …if (HwHelper::get(hwInfo.platform.eRenderCoreFamily).isWorkaroundRequired(REVISION_A0, REVISION_A1…
101 (hwInfo.gtSystemInfo.EUCount != 128)) {
109 …if (HwHelper::get(hwInfo.platform.eRenderCoreFamily).isWorkaroundRequired(REVISION_A0, REVISION_B,…
117 …return HwHelper::get(hwInfo.platform.eRenderCoreFamily).isWorkaroundRequired(REVISION_A0, REVISION…
122 …return HwHelper::get(hwInfo.platform.eRenderCoreFamily).isWorkaroundRequired(REVISION_A0, REVISION…
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/xe_hp_core/
H A Dos_agnostic_hw_info_config_xe_hp_core.inl25 switch (hwInfo.platform.usRevId) {
38 uint32_t stepping = getSteppingFromHwRevId(hwInfo);
59 …if (hwInfo.platform.usRevId < HwInfoConfig::get(hwInfo.platform.eProductFamily)->getHwRevIdFromSte…
67 return getSteppingFromHwRevId(hwInfo) >= REVISION_B;
72 if (hwInfo.gtSystemInfo.EUCount == 256u) {
86 if (!hwInfo.capabilityTable.ftrRenderCompressedBuffers) {
89 if (HwHelper::getSubDevicesCount(&hwInfo) > 1) {
92 if (hwInfo.platform.usRevId < getHwRevIdFromStepping(REVISION_B, hwInfo)) {
100 …if (HwHelper::get(hwInfo.platform.eRenderCoreFamily).isWorkaroundRequired(REVISION_A0, REVISION_B,…
119 …return !HwHelper::get(hwInfo.platform.eDisplayCoreFamily).isWorkaroundRequired(REVISION_A0, REVISI…
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/gen12lp/adlp/linux/dll/
H A Ddevice_id_tests_adlp.cpp14 {0x46A0, &ADLP_CONFIG::hwInfo, &ADLP_CONFIG::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
15 {0x46B0, &ADLP_CONFIG::hwInfo, &ADLP_CONFIG::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
16 {0x46A1, &ADLP_CONFIG::hwInfo, &ADLP_CONFIG::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
17 {0x46A2, &ADLP_CONFIG::hwInfo, &ADLP_CONFIG::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
18 {0x46A3, &ADLP_CONFIG::hwInfo, &ADLP_CONFIG::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
19 {0x46A6, &ADLP_CONFIG::hwInfo, &ADLP_CONFIG::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
20 {0x46A8, &ADLP_CONFIG::hwInfo, &ADLP_CONFIG::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
21 {0x46AA, &ADLP_CONFIG::hwInfo, &ADLP_CONFIG::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
22 {0x462A, &ADLP_CONFIG::hwInfo, &ADLP_CONFIG::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
23 {0x4626, &ADLP_CONFIG::hwInfo, &ADLP_CONFIG::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/xe_hpc_core/
H A Dhw_helper_tests_xe_hpc_core.cpp127 hwInfo->platform.usRevId = 0; // BD A0 in XE_HPC_CORETEST_F()
211 HardwareInfo hwInfo = *defaultHwInfo; in XE_HPC_CORETEST_F() local
451 hwInfo.featureTable.ftrBcsInfo = 1; in XE_HPC_CORETEST_F()
492 hwInfo.featureTable.ftrBcsInfo = 0; in XE_HPC_CORETEST_F()
528 hwInfo.featureTable.ftrBcsInfo = 0; in XE_HPC_CORETEST_F()
546 hwInfo.featureTable.ftrBcsInfo = 0; in XE_HPC_CORETEST_F()
585 auto hwInfo = *defaultHwInfo; in XE_HPC_CORETEST_F() local
777 auto hwInfo = *defaultHwInfo; in XE_HPC_CORETEST_F() local
1031 auto hwInfo = *defaultHwInfo; in XE_HPC_CORETEST_F() local
1032 hwInfo.gtSystemInfo.EUCount *= 2; in XE_HPC_CORETEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/xe_hpg_core/dg2/
H A Dtest_hw_info_config_dg2.cpp21 auto hwInfo = pDevice->getRootDeviceEnvironment().getMutableHardwareInfo(); in DG2TEST_F() local
22 hwInfo->platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_C, *hwInfo); in DG2TEST_F()
29 auto hwInfo = pDevice->getRootDeviceEnvironment().getMutableHardwareInfo(); in DG2TEST_F() local
30 hwInfo->platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_B, *hwInfo); in DG2TEST_F()
37 auto hwInfo = pDevice->getRootDeviceEnvironment().getMutableHardwareInfo(); in DG2TEST_F() local
38 hwInfo->platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A0, *hwInfo); in DG2TEST_F()
45 auto hwInfo = pDevice->getRootDeviceEnvironment().getMutableHardwareInfo(); in DG2TEST_F() local
46 hwInfo->platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A1, *hwInfo); in DG2TEST_F()
52 HardwareInfo hwInfo = *defaultHwInfo; in DG2TEST_F() local
55 hwInfo.platform.usRevId = hwInfoConfig.getHwRevIdFromStepping(REVISION_A0, hwInfo); in DG2TEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/gen8/bdw/linux/dll/
H A Ddevice_id_tests_bdw.cpp14 {0x1602, &BDW_1x2x6::hwInfo, &BDW_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
15 {0x160A, &BDW_1x2x6::hwInfo, &BDW_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
16 {0x1606, &BDW_1x2x6::hwInfo, &BDW_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
17 {0x160E, &BDW_1x2x6::hwInfo, &BDW_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
18 {0x160D, &BDW_1x2x6::hwInfo, &BDW_1x2x6::setupHardwareInfo, GTTYPE_GT1}, in TEST_F()
20 {0x1612, &BDW_1x3x8::hwInfo, &BDW_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
21 {0x161A, &BDW_1x3x8::hwInfo, &BDW_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
22 {0x1616, &BDW_1x3x8::hwInfo, &BDW_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
23 {0x161E, &BDW_1x3x8::hwInfo, &BDW_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
24 {0x161D, &BDW_1x3x8::hwInfo, &BDW_1x3x8::setupHardwareInfo, GTTYPE_GT2}, in TEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/helpers/
H A Dengine_node_helper_tests.cpp78 HardwareInfo hwInfo = *::defaultHwInfo; in TEST() local
80 hwInfo.featureTable.ftrBcsInfo = 0b111; in TEST()
82 …EXPECT_EQ(aub_stream::EngineType::ENGINE_BCS, EngineHelpers::getBcsEngineType(hwInfo, deviceBitfie… in TEST()
83 …EXPECT_EQ(aub_stream::EngineType::ENGINE_BCS2, EngineHelpers::getBcsEngineType(hwInfo, deviceBitfi… in TEST()
93 HardwareInfo hwInfo = *::defaultHwInfo; in TEST() local
95 hwInfo.featureTable.ftrBcsInfo = 0b111; in TEST()
97 …EXPECT_EQ(aub_stream::EngineType::ENGINE_BCS, EngineHelpers::getBcsEngineType(hwInfo, deviceBitfie… in TEST()
110 HardwareInfo hwInfo = *::defaultHwInfo; in TEST() local
112 hwInfo.featureTable.ftrBcsInfo = 0b111; in TEST()
127 HardwareInfo hwInfo = *::defaultHwInfo; in TEST() local
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen9/
H A Dhw_info_skl.cpp144 const HardwareInfo SKL_1x2x6::hwInfo = { member in NEO::SKL_1x2x6
171 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
175 const HardwareInfo SKL_1x3x6::hwInfo = { member in NEO::SKL_1x3x6
202 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
206 const HardwareInfo SKL_1x3x8::hwInfo = { member in NEO::SKL_1x3x8
233 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
237 const HardwareInfo SKL_2x3x8::hwInfo = { member in NEO::SKL_2x3x8
264 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
268 const HardwareInfo SKL_3x3x8::hwInfo = { member in NEO::SKL_3x3x8
295 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
[all …]
H A Dhw_info_kbl.cpp87 PLATFORM *platform = &hwInfo->platform; in setupFeatureAndWorkaroundTable()
130 const HardwareInfo KBL_1x2x6::hwInfo = { member in NEO::KBL_1x2x6
157 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
161 const HardwareInfo KBL_1x3x6::hwInfo = { member in NEO::KBL_1x3x6
189 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
193 const HardwareInfo KBL_1x3x8::hwInfo = { member in NEO::KBL_1x3x8
220 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
224 const HardwareInfo KBL_2x3x8::hwInfo = { member in NEO::KBL_2x3x8
251 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
255 const HardwareInfo KBL_3x3x8::hwInfo = { member in NEO::KBL_3x3x8
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/helpers/
H A Dhw_helper_tests_xehp_and_later.cpp93 HardwareInfo hwInfo = *defaultHwInfo; in HWCMDTEST_F() local
95 hwInfo.featureTable.ftrBcsInfo = 1; in HWCMDTEST_F()
121 HardwareInfo hwInfo = *defaultHwInfo; in HWCMDTEST_F() local
123 hwInfo.featureTable.ftrBcsInfo = 0; in HWCMDTEST_F()
143 HardwareInfo hwInfo = *defaultHwInfo; in HWCMDTEST_F() local
145 hwInfo.featureTable.ftrBcsInfo = 1; in HWCMDTEST_F()
164 HardwareInfo hwInfo = *defaultHwInfo; in HWCMDTEST_F() local
166 hwInfo.featureTable.ftrBcsInfo = 1; in HWCMDTEST_F()
364 auto hwInfo = pDevice->getHardwareInfo(); in HWCMDTEST_F() local
377 …if (HwInfoConfig::get(hwInfo.platform.eProductFamily)->getSteppingFromHwRevId(hwInfo) >= REVISION_… in HWCMDTEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen12lp/
H A Dhw_helper_gen12lp.cpp30 return isWorkaroundRequired(REVISION_A0, REVISION_B, hwInfo); in isOffsetToSkipSetFFIDGPWARequired()
52 bool HwHelperHw<Family>::isLocalMemoryEnabled(const HardwareInfo &hwInfo) const { in isLocalMemoryEnabled()
53 return hwInfo.featureTable.flags.ftrLocalMemory; in isLocalMemoryEnabled()
71 … if (HwInfoConfig::get(hwInfo->platform.eProductFamily)->imagePitchAlignmentWARequired(*hwInfo)) { in getPitchAlignmentForImage()
84 auto defaultEngine = getChosenEngineType(hwInfo); in getGpgpuEngineInstances()
88 …faultEngine == aub_stream::EngineType::ENGINE_CCS && hwInfo.featureTable.flags.ftrCCSNode && !hwIn… in getGpgpuEngineInstances()
96 if (hwInfo.capabilityTable.blitterOperationsSupported) { in getGpgpuEngineInstances()
97 if (hwInfo.featureTable.ftrBcsInfo.test(0)) { in getGpgpuEngineInstances()
166 return HwInfoConfig::get(hwInfo.platform.eProductFamily)->pipeControlWARequired(hwInfo); in isPipeControlWArequired()
171 return MemorySynchronizationCommands<Family>::isPipeControlWArequired(hwInfo); in isPipeControlPriorToPipelineSelectWArequired()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen8/
H A Dhw_info_bdw.cpp115 const HardwareInfo BDW_1x2x6::hwInfo = { member in NEO::BDW_1x2x6
125 GT_SYSTEM_INFO *gtSysInfo = &hwInfo->gtSystemInfo; in setupHardwareInfo()
143 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
147 const HardwareInfo BDW_1x3x6::hwInfo = { member in NEO::BDW_1x3x6
156 GT_SYSTEM_INFO *gtSysInfo = &hwInfo->gtSystemInfo; in setupHardwareInfo()
174 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
178 const HardwareInfo BDW_1x3x8::hwInfo = { member in NEO::BDW_1x3x8
205 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
209 const HardwareInfo BDW_2x3x8::hwInfo = { member in NEO::BDW_2x3x8
236 setupFeatureAndWorkaroundTable(hwInfo); in setupHardwareInfo()
[all …]

12345678910>>...26