compute-runtime/shared/test/common/mocks
Rafal Maziejuk 12e98faf34 Add HwInfoConfig methods preventing ICLLP platform enum usage in gen11 file
Signed-off-by: Rafal Maziejuk <rafal.maziejuk@intel.com>
Related-To: NEO-4541
2021-09-23 17:34:04 +02:00
..
linux Add shareable allocation for Windows 2021-08-26 13:43:55 +02:00
windows Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
CMakeLists.txt Correct MOCS index calculation 2021-09-21 11:23:53 +02:00
mock_aub_center.h Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
mock_aub_file_stream.h Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
mock_aub_manager.h Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_bindless_heaps_helper.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_cif.cpp Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_cif.h Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_command_stream_receiver.cpp Copyright header update 2021-05-17 20:38:19 +02:00
mock_command_stream_receiver.h Adapt command stream receiver to multiple active partitions 2021-09-23 14:32:20 +02:00
mock_compiler_interface.h Use isMidThreadPreemptionSupported helper in compiler interface 2021-09-09 18:17:09 +02:00
mock_compiler_interface_spirv.cpp move custom event listener to shared 2021-09-20 16:46:50 +02:00
mock_compiler_interface_spirv.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_compilers.cpp Revert "Use igc interface to get max param size" 2021-08-07 08:50:27 +02:00
mock_compilers.h Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_debugger.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_deferrable_deletion.cpp Move some shared tests to shared 2021-05-18 13:51:18 +02:00
mock_deferrable_deletion.h Move some shared tests to shared 2021-05-18 13:51:18 +02:00
mock_deferred_deleter.cpp Move some shared tests to shared 2021-05-18 13:51:18 +02:00
mock_deferred_deleter.h Move some shared tests to shared 2021-05-18 13:51:18 +02:00
mock_device.cpp Refactor engineGroups container 2021-08-19 13:49:32 +02:00
mock_device.h Change order of command queue groups 2021-09-16 17:39:52 +02:00
mock_direct_submission_diagnostic_collector.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_direct_submission_hw.h Fix DirectSubmission residency handling 2021-09-03 16:57:42 +02:00
mock_dispatch_kernel_encoder_interface.cpp Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_dispatch_kernel_encoder_interface.h Add support for implicit args in L0 2021-09-15 11:12:23 +02:00
mock_driver_info.h Add cl_khr_pci_bus_info extension 2021-05-20 14:51:33 +02:00
mock_elf.h Relocate debug data 2021-02-16 14:59:30 +01:00
mock_execution_environment.h Add direct submission termination mechanism 2021-08-20 13:57:28 +02:00
mock_experimental_command_buffer.h Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_gfx_partition.cpp Move some shared tests to shared 2021-05-18 13:51:18 +02:00
mock_gfx_partition.h Move some shared tests to shared 2021-05-18 13:51:18 +02:00
mock_gmm_client_context.cpp Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_gmm_client_context.h Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_gmm_client_context_base.cpp Fix to proper init gmm page table on linux 2021-09-09 18:07:29 +02:00
mock_gmm_client_context_base.h Fix to proper init gmm page table on linux 2021-09-09 18:07:29 +02:00
mock_graphics_allocation.h Remove mockMaxOsContextCount 2021-09-20 19:02:54 +02:00
mock_hw_info_config.cpp Add HwInfoConfig methods preventing ICLLP platform enum usage in gen11 file 2021-09-23 17:34:04 +02:00
mock_io_functions.h Add reading sip header from file 2021-09-23 09:54:55 +02:00
mock_memory_operations_handler.h Fix DirectSubmission residency handling 2021-09-03 16:57:42 +02:00
mock_migration_sync_data.h Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
mock_multi_graphics_allocation.h Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
mock_os_library.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_physical_address_allocator.h Move some shared tests to shared 2021-05-18 13:51:18 +02:00
mock_sip.cpp Add new functionality to load SIP from file 2021-04-23 13:48:26 +02:00
mock_sip.h Add reading sip header from file 2021-09-23 09:54:55 +02:00
mock_tbx_csr.h Disable implicit scaling for cooperative kernels 2021-08-18 14:56:37 +02:00
mock_tbx_sockets.h Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_tbx_stream.h Move tbx stream, tbx csr to shared 2021-05-31 14:35:32 +02:00
mock_wddm.cpp Mitigation for WDDM_LINUX allocation size limits 2021-07-16 03:36:19 +02:00
mock_wddm.h Mitigation for WDDM_LINUX allocation size limits 2021-07-16 03:36:19 +02:00
mock_wddm_interface20.h Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
mock_wddm_residency_allocations_container.h Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
mock_wddm_residency_logger.h Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
ult_device_factory.cpp Improve queries with number of SubDevices 2021-09-01 14:01:57 +02:00
ult_device_factory.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
wddm_mock_helpers.h Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00