Home
last modified time | relevance | path

Searched defs:l3Config (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/gen9/skl/
H A Dtest_preamble_skl.cpp24 uint32_t l3Config = PreambleHelper<FamilyType>::getL3Config(*defaultHwInfo, true); in SKLTEST_F() local
43 uint32_t l3Config = 0; in SKLTEST_F() local
59 uint32_t l3Config = 0; in SKLTEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/gen8/
H A Dtest_preamble_gen8.cpp21 uint32_t l3Config = PreambleHelper<BDWFamily>::getL3Config(*defaultHwInfo, true); in BDWTEST_F() local
39 uint32_t l3Config = 0; in BDWTEST_F() local
50 uint32_t l3Config = 0; in BDWTEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen12lp/
H A Dpreamble_gen12lp.cpp20 uint32_t l3Config = 0; in getL3Config() local
77 void PreambleHelper<TGLLPFamily>::programL3(LinearStream *pCommandStream, uint32_t l3Config) { in programL3()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/gen11/
H A Dtest_preamble_gen11.cpp22 uint32_t l3Config = PreambleHelper<FamilyType>::getL3Config(*defaultHwInfo, true); in GEN11TEST_F() local
37 uint32_t l3Config = PreambleHelper<FamilyType>::getL3Config(*defaultHwInfo, true); in GEN11TEST_F() local
124 uint32_t l3Config = PreambleHelper<FamilyType>::getL3Config(*defaultHwInfo, true); in GEN11TEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/gen8/
H A Dcommand_stream_receiver_hw_tests_gen8.cpp49 uint32_t l3Config = 0x12345678; in GEN8TEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/xe_hp_core/xehp/
H A Dtest_preamble_xehp.cpp35 uint32_t l3Config = PreambleHelper<XeHpFamily>::getL3Config(*defaultHwInfo, true); in XEHPTEST_F() local
50 uint32_t l3Config = PreambleHelper<FamilyType>::getL3Config(*defaultHwInfo, true); in XEHPTEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen8/
H A Dpreamble_gen8.cpp23 uint32_t l3Config = 0; in getL3Config() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen9/
H A Dpreamble_gen9.cpp15 uint32_t l3Config = 0; in getL3Config() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/gen11/
H A Dpreamble_gen11.cpp18 uint32_t l3Config = 0; in getL3Config() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/helpers/
H A Dbasic_math_tests.cpp127 struct l3Config { struct
144 l3Config config; in TEST() argument
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dpreamble_bdw_and_later.inl17 void PreambleHelper<GfxFamily>::programL3(LinearStream *pCommandStream, uint32_t l3Config) {
H A Dpreamble_base.inl77 …Helper<GfxFamily>::programPreamble(LinearStream *pCommandStream, Device &device, uint32_t l3Config,
H A Dpreamble_xehp_and_later.inl91 void PreambleHelper<Family>::programL3(LinearStream *pCommandStream, uint32_t l3Config) {
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/gen12lp/
H A Dtest_preamble_gen12lp.cpp24 uint32_t l3Config = PreambleHelper<TGLLPFamily>::getL3Config(pDevice->getHardwareInfo(), true); in HWTEST2_F() local
46 uint32_t l3Config = PreambleHelper<FamilyType>::getL3Config(pDevice->getHardwareInfo(), true); in HWTEST2_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/gen9/
H A Dpreamble_tests_gen9.cpp73 uint32_t l3Config = PreambleHelper<FamilyType>::getL3Config(*defaultHwInfo, true); in GEN9TEST_F() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen8/cm/
H A Dcm_hal_g8.cpp1029 L3_SUGGEST_CONFIG l3Config) in SetSuggestedL3Conf()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen11/cm/
H A Dcm_hal_g11.cpp973 L3_SUGGEST_CONFIG l3Config) in SetSuggestedL3Conf()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen10/cm/
H A Dcm_hal_g10.cpp1094 L3_SUGGEST_CONFIG l3Config) in SetSuggestedL3Conf()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen8/cm/
H A Dcm_hal_g8.cpp1029 L3_SUGGEST_CONFIG l3Config) in SetSuggestedL3Conf()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen11/cm/
H A Dcm_hal_g11.cpp973 L3_SUGGEST_CONFIG l3Config) in SetSuggestedL3Conf()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen10/cm/
H A Dcm_hal_g10.cpp1094 L3_SUGGEST_CONFIG l3Config) in SetSuggestedL3Conf()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/command_stream/
H A Dcommand_stream_receiver_flush_task_1_tests.cpp943 auto l3Config = PreambleHelper<FamilyType>::getL3Config(pDevice->getHardwareInfo(), false); in HWTEST_F() local
976 auto l3Config = PreambleHelper<FamilyType>::getL3Config(mockDevice->getHardwareInfo(), false); in HWTEST_F() local
1013 auto l3Config = PreambleHelper<FamilyType>::getL3Config(mockDevice->getHardwareInfo(), false); in HWTEST_F() local
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen12/cm/
H A Dcm_hal_g12.cpp1114 MOS_STATUS CM_HAL_G12_X::SetSuggestedL3Conf(L3_SUGGEST_CONFIG l3Config) in SetSuggestedL3Conf()
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen12/cm/
H A Dcm_hal_g12.cpp1105 MOS_STATUS CM_HAL_G12_X::SetSuggestedL3Conf(L3_SUGGEST_CONFIG l3Config) in SetSuggestedL3Conf()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen9/cm/
H A Dcm_hal_g9.cpp1283 L3_SUGGEST_CONFIG l3Config) in SetSuggestedL3Conf()

12