compute-runtime/shared/test/common/mocks
Mateusz Jablonski 8f81f2ae8d Cleanup MockGmm
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2021-10-14 21:56:53 +02:00
..
linux Move some mocks to shared 2021-10-12 21:46:53 +02:00
windows Add partitioned post sync for completion fence of direct submission 2021-10-12 14:57:29 +02:00
CMakeLists.txt Cleanup MockGmm 2021-10-14 21:56: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 Pass device bit field to create bindless heaps allocations 2021-10-05 14:36:59 +02: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 Wait on all tiles when clearing allocation list 2021-10-12 11:55:43 +02:00
mock_compiler_interface.h Add compilerHwInfoConfig 2021-10-06 21:27:34 +02:00
mock_compiler_interface_spirv.cpp Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
mock_compiler_interface_spirv.h Copyright header update 2021-05-17 20:38:19 +02:00
mock_compilers.cpp Add new IGC mocks for new interface 2021-09-29 23:38:20 +02:00
mock_compilers.h Add new IGC mocks for new interface 2021-09-29 23:38:20 +02:00
mock_csr.h Move some mocks to shared 2021-10-12 21:46:53 +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 Move mock_ostime to shared 2021-10-13 11:24:00 +02:00
mock_device.h Fix multi tile synchronization in direct submission 2021-10-13 16:13:20 +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 multi tile synchronization in direct submission 2021-10-13 16:13:20 +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.h Cleanup MockGmm 2021-10-14 21:56:53 +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_gmm_page_table_mngr.cpp Move mock gmm page table manager to shared 2021-10-12 15:21:04 +02:00
mock_gmm_page_table_mngr.h Move mock gmm page table manager to shared 2021-10-12 15:21:04 +02:00
mock_gmm_resource_info.h Move mock gmm resource info to shared 2021-10-12 12:19:35 +02:00
mock_gmm_resource_info_common.cpp Move mock gmm resource info to shared 2021-10-12 12:19:35 +02:00
mock_graphics_allocation.h Remove mockMaxOsContextCount 2021-09-20 19:02:54 +02:00
mock_host_ptr_manager.h move mock_host_ptr_manager to shared 2021-09-24 15:36:15 +02:00
mock_hw_info_config.cpp Use hwInfoConfig to check blitter support for image 2021-10-13 17:51:00 +02:00
mock_io_functions.h Add reading sip header from file 2021-09-23 09:54:55 +02:00
mock_memory_manager.cpp Remove not needed include header 2021-10-06 21:32:40 +02:00
mock_memory_manager.h Add mem advise control flags to drm alocation 2021-10-12 11:39:06 +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_ostime.h Move mock_ostime to shared 2021-10-13 11:24:00 +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_source_level_debugger.h Move some mocks to shared 2021-10-12 21:46:53 +02:00
mock_svm_manager.h Move some mocks to shared 2021-10-12 21:46:53 +02:00
mock_tbx_csr.h Correct initializeEngine usage in aub tests 2021-10-14 19:36:00 +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 WSL - partition layout for 48-bit limited addressing 2021-09-28 18:09:46 +02:00
mock_wddm.h WSL - partition layout for 48-bit limited addressing 2021-09-28 18:09:46 +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 move mock_memory_manager to shared 2021-10-05 16:22:38 +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