compute-runtime/shared/test/common/mocks
Fabian Zwoliński ad968550e8 fix: separate isUsmPoolAllocatorSupported for host and device
Related-To: NEO-12287, HSD-18041505773

Signed-off-by: Fabian Zwoliński <fabian.zwolinski@intel.com>
2025-02-17 11:47:34 +01:00
..
linux refactor: Remove redundancy around gemCloseWorker in csr 2025-02-13 21:42:28 +01:00
windows feature: add debug info for logging pat indexes 2024-01-23 13:34:35 +01:00
CMakeLists.txt fix: usm reuse cleaning unused allocations 2025-01-21 14:23:19 +01:00
debugger_l0_create.cpp fix: Correct debugger and SIP init logic 2024-07-05 12:04:13 +02:00
device_ult.cpp
mock_ail_configuration.h fix: remove patchtoken fallback 2025-02-10 12:29:45 +01:00
mock_allocation_properties.h fix: regression caused by tbx fault mngr 2025-01-09 07:48:53 +01:00
mock_assert_handler.h
mock_aub_center.h
mock_aub_csr.h fix: add missing aub polls on sync points 2024-11-21 09:17:54 +01:00
mock_aub_file_stream.h
mock_aub_manager.h feature: switch to new aubstream createHardwareContext2 interface 2024-08-26 14:10:53 +02:00
mock_aub_memory_operations_handler.h fix: Set vmbind user fence when makeMemoryResident 2025-02-10 14:20:09 +01:00
mock_aub_subcapture_manager.h
mock_bindless_heaps_helper.h fix: bindlessHeapsHelper handle unavailable external heap 2024-12-05 14:18:01 +01:00
mock_builtins.h
mock_builtinslib.h
mock_cif.cpp
mock_cif.h
mock_command_encoder.h
mock_command_stream_receiver.cpp feature: introduce heapless state init in L0 2024-04-02 12:34:53 +02:00
mock_command_stream_receiver.h refactor: move blit post sync data to BlitProperties 2025-01-22 18:35:21 +01:00
mock_compiler_cache.h fix: cl_cache store binary and debug data in one file 2024-02-29 10:13:15 +01:00
mock_compiler_interface.h feature: adding support for custom compiler backends 2024-10-23 19:55:36 +02:00
mock_compiler_interface_spirv.cpp
mock_compiler_interface_spirv.h
mock_compiler_product_helper.h feature: adding support for custom compiler backends 2024-10-23 19:55:36 +02:00
mock_compilers.cpp refactor: cleanup around IGC library name mocking logic 2024-11-15 18:32:59 +01:00
mock_compilers.h refactor: cleanup around IGC library name mocking logic 2024-11-15 18:32:59 +01:00
mock_cpu_page_fault_manager.h fix: regression caused by tbx fault mngr 2025-01-09 07:48:53 +01:00
mock_csr.h test: correct expectations in opencl tests if heapless enabled 2/n 2024-09-03 11:14:17 +02:00
mock_debugger.h
mock_deferrable_deletion.cpp
mock_deferrable_deletion.h
mock_deferred_deleter.cpp performance: Ensure hostptrs removed before creating new one 2024-11-12 13:55:15 +01:00
mock_deferred_deleter.h performance: Ensure hostptrs removed before creating new one 2024-11-12 13:55:15 +01:00
mock_device.cpp test: refactor tests to work with secondary engines 2 2025-01-23 12:41:27 +01:00
mock_device.h performance: Disable USM cleaner for ULLS light 2025-02-14 12:38:16 +01:00
mock_direct_submission_controller_enabled.cpp
mock_direct_submission_hw.h feature: Introduce ULLS light 2025-02-12 17:52:02 +01:00
mock_driver_info.h
mock_driver_model.h
mock_elf.h build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
mock_execution_environment.cpp test: set ccs and rcs exposure in ults 2024-08-23 15:28:34 +02:00
mock_execution_environment.h fix: report ZE_MEMORY_ACCESS_CAP_FLAG_CONCURRENT correctly 2025-01-29 00:17:38 +01:00
mock_gfx_core_helper.h fix: align thread group to dss size if kernel uses slm 2024-10-17 15:30:19 +02:00
mock_gfx_partition.cpp
mock_gfx_partition.h Revert "fix: use full size for HEAP_EXTENDED initialization" 2024-10-22 19:27:31 +02:00
mock_gmm.h build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
mock_gmm_client_context.cpp fix: pass GMM to Drm::getPatIndex 2024-01-08 09:14:14 +01:00
mock_gmm_client_context.h
mock_gmm_client_context_base.cpp fix: fix compilation issues with gcc14 2024-08-22 16:10:49 +02:00
mock_gmm_client_context_base.h performance: Add CCS Optimization 2024-10-23 11:35:57 +02:00
mock_gmm_client_context_base_drm.cpp performance: Add CCS Optimization 2024-10-23 11:35:57 +02:00
mock_gmm_client_context_base_drm_or_wddm.cpp performance: Add CCS Optimization 2024-10-23 11:35:57 +02:00
mock_gmm_client_context_base_wddm.cpp performance: Add CCS Optimization 2024-10-23 11:35:57 +02:00
mock_gmm_helper.h
mock_gmm_page_table_mngr.cpp
mock_gmm_page_table_mngr.h
mock_gmm_resource_info.h refactor: Adjust RENDER_SURFACE_STATE structures naming 2024-11-29 09:43:11 +01:00
mock_gmm_resource_info_common.cpp
mock_graphics_allocation.h refactor: reduce the number of GraphicsAllocation constructors and derivatives 2024-06-18 21:31:37 +02:00
mock_host_ptr_manager.h
mock_igc_path.cpp refactor: cleanup around IGC library name mocking logic 2024-11-15 18:32:59 +01:00
mock_internal_allocation_storage.h
mock_io_functions.h feature: Set Debug Attach Available for Xe 2024-01-24 09:04:11 +01:00
mock_kernel_info.cpp refactor: remove not needed code. 2024-09-19 18:50:16 +02:00
mock_kernel_info.h refactor: remove not needed code. 2024-09-19 18:50:16 +02:00
mock_kmd_notify_helper.h performance: debug key for adjust ULLS on battery 2024-03-22 14:24:00 +01:00
mock_l0_debugger.h refactor: Passing information about the engine 2024-04-22 13:33:56 +02:00
mock_memory_manager.cpp refactor: fixes in ults 2025-01-20 09:57:05 +01:00
mock_memory_manager.h refactor: fixes in ults 2025-01-20 09:57:05 +01:00
mock_memory_operations_handler.h fix: Set vmbind user fence when makeMemoryResident 2025-02-10 14:20:09 +01:00
mock_migration_sync_data.h refactor: remove not needed volatile 2025-01-16 00:43:10 +01:00
mock_modules_zebin.cpp fix: adjust IGC hwinfo for related tests 2025-02-04 10:05:08 +01:00
mock_modules_zebin.h feature: New forward-compatibility model for zeinfo 2024-10-17 14:03:01 +02:00
mock_multi_graphics_allocation.h
mock_os_context.h
mock_os_context_win.h
mock_os_interface.h feature: make contextGroupSize dependent on number of processes 2025-02-03 18:13:33 +01:00
mock_os_library.cpp
mock_os_library.h fix: correct loading L0 loader functions 2024-10-17 15:39:20 +02:00
mock_ostime.h fix: zeDeviceGetGlobalTimestamp to use submisison 2024-12-04 19:10:07 +01:00
mock_ostime_win.h
mock_product_helper.cpp fix: separate isUsmPoolAllocatorSupported for host and device 2025-02-17 11:47:34 +01:00
mock_product_helper.h fix: separate isUsmPoolAllocatorSupported for host and device 2025-02-17 11:47:34 +01:00
mock_release_helper.h fix: remove msaa w/a for xe3 2025-02-03 10:38:01 +01:00
mock_scratch_space_controller_xehp_and_later.h fix: don't adjust programmed per thread scratch size 2025-01-10 11:35:50 +01:00
mock_sip.cpp test: allocate sip allocation for all contexts in initSipKernel 2025-01-20 15:46:05 +01:00
mock_sip.h test: allocate sip allocation for all contexts in initSipKernel 2025-01-20 15:46:05 +01:00
mock_submissions_aggregator.h
mock_svm_manager.h fix: device usm alloc reuse 2024-05-29 12:18:34 +02:00
mock_sync_buffer_handler.h feature: update processing kernel residency 2024-09-09 14:10:02 +02:00
mock_tbx_csr.h fix: regression caused by tbx fault mngr 2025-01-09 07:48:53 +01:00
mock_tbx_sockets.h
mock_timestamp_container.h refactor: move tag initialization to allocator [1/n] 2024-12-17 17:53:13 +01:00
mock_timestamp_packet.h refactor: move tag initialization to allocator [1/n] 2024-12-17 17:53:13 +01:00
mock_unified_memory_reuse_cleaner_enabled.cpp feature: enable usm reuse cleaner 2025-01-25 00:38:04 +01:00
mock_usm_memory_pool.h performance: redesign usm alloc reuse mechanism 2024-09-10 18:12:14 +02:00
mock_usm_memory_reuse_cleaner.h fix: usm reuse cleaner mt tests 2025-01-22 18:21:18 +01:00
mock_wddm.cpp fix: make paging fence address volatile 2024-08-07 15:09:34 +02:00
mock_wddm.h fix: pass ReadOnly flag only for page-misaligned input ptr 2025-02-11 10:42:42 +01:00
mock_wddm_interface.h feature: Add ULLS support for WDDM 2.3 2024-01-29 15:45:43 +01:00
mock_wddm_interface20.h feature: Add ULLS support for WDDM 2.3 2024-01-29 15:45:43 +01:00
mock_wddm_interface23.h
mock_wddm_residency_allocations_container.h
mock_wddm_residency_controller.h performance: remove trim candidate list 2024-08-23 12:21:50 +02:00
mock_wddm_residency_logger.h
ult_device_factory.cpp performance: Move preemption allocation init to the first submission 2025-01-15 20:22:50 +01:00
ult_device_factory.h fix: respect affinity mask with COMBINED hierarchy in OCL 2025-01-13 15:38:39 +01:00
wddm_mock_helpers.h