compute-runtime/shared/test/common/mocks
Naklicki, Mateusz 8f4472a26c fix: unblock xekmd recoverable pagefaults vmbind
Related-To: HSD-13011898606
Signed-off-by: Naklicki, Mateusz <mateusz.naklicki@intel.com>
2024-07-23 12:00:25 +02:00
..
linux fix: unblock xekmd recoverable pagefaults vmbind 2024-07-23 12:00:25 +02:00
windows feature: add debug info for logging pat indexes 2024-01-23 13:34:35 +01:00
CMakeLists.txt refactor: add_subdirectories in cmake file 2024-07-12 16:46:30 +02:00
debugger_l0_create.cpp fix: Correct debugger and SIP init logic 2024-07-05 12:04:13 +02:00
device_ult.cpp Flush task at device init 2023-01-30 10:41:42 +01:00
mock_ail_configuration.h refactor: tests for buffer pool 2024-06-18 13:55:21 +02:00
mock_allocation_properties.h refactor: correct naming of allocation types 2023-12-11 16:23:37 +01:00
mock_assert_handler.h feature: gpu assert implementation 2023-03-15 19:22:09 +01:00
mock_aub_center.h
mock_aub_csr.h fix: write memory for resident allocations in simulation mode 2024-06-14 18:49:01 +02:00
mock_aub_file_stream.h Cleanup includes 55 2023-02-16 13:30:20 +01:00
mock_aub_manager.h fix: decanonize address passed to AubManager's freeMemory() 2023-10-16 12:58:21 +02:00
mock_aub_memory_operations_handler.h fix: write memory for resident allocations in simulation mode 2024-06-14 18:49:01 +02:00
mock_aub_subcapture_manager.h Warn when RAII lock returned from function is discarded 2022-09-01 16:53:03 +02:00
mock_bindless_heaps_helper.h feature: make global bindless heaps resident when created 2024-03-20 14:40:11 +01:00
mock_builtins.h refactor: correct naming of enum class constants 2/n 2023-12-11 13:13:35 +01:00
mock_builtinslib.h Remove builtins duplication 2022-08-24 07:27:46 +02:00
mock_cif.cpp
mock_cif.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
mock_command_encoder.h wa: add dummy blits before command MI_FLUSH_DW 2023-03-09 10:40:35 +01:00
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 fix: Stop direct submission before signal GL event 2024-07-11 13:45:42 +02: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 refactor: correct naming of enum class constants 9/n 2023-12-19 10:36:25 +01:00
mock_compiler_interface_spirv.cpp refactor: correct naming of enum class constants 9/n 2023-12-19 10:36:25 +01:00
mock_compiler_interface_spirv.h
mock_compiler_product_helper.h feature: Disable per context VMs with debugger in heapless mode 2024-07-17 16:22:24 +02:00
mock_compilers.cpp fix: fix issues with ubsan in shared and ocl 2023-11-13 12:40:57 +01:00
mock_compilers.h feature: add ocloc IGC_REVISION query 2023-09-26 15:57:11 +02:00
mock_cpu_page_fault_manager.cpp test: Add mock for cpu page fault manager 2023-07-21 17:18:42 +02:00
mock_cpu_page_fault_manager.h refactor: correct naming of enum class constants 2/n 2023-12-11 13:13:35 +01:00
mock_csr.h feature: add support for null aub mode 2024-04-09 16:59:42 +02:00
mock_debugger.h L0 Debug - Fix imm cmdlist mode on windows 2022-11-25 20:37:14 +01:00
mock_deferrable_deletion.cpp Revert "Deferred deletion of allocations in main thread" 2023-03-20 18:17:15 +01:00
mock_deferrable_deletion.h Revert "Deferred deletion of allocations in main thread" 2023-03-20 18:17:15 +01:00
mock_deferred_deleter.cpp Revert "Deferred deletion of allocations in main thread" 2023-03-20 18:17:15 +01:00
mock_deferred_deleter.h Revert "Deferred deletion of allocations in main thread" 2023-03-20 18:17:15 +01:00
mock_device.cpp fix: Move first submission programming to a separate function 2024-06-25 10:10:02 +02:00
mock_device.h fix: download TBX Event allocation on Secondary CSRs 2024-06-26 16:33:52 +02:00
mock_direct_submission_controller_enabled.cpp
mock_direct_submission_hw.h performance: debug key for adjust ULLS on battery 2024-03-22 14:24:00 +01:00
mock_driver_info.h refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
mock_driver_model.h refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
mock_elf.h build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
mock_execution_environment.cpp fix: Reset builtins pointer after its resources are freed 2024-06-20 10:49:56 +02:00
mock_execution_environment.h fix: Reset builtins pointer after its resources are freed 2024-06-20 10:49:56 +02:00
mock_gfx_core_helper.h refactor: rename hw_helper files to gfx_core_helper files 2023-02-01 19:37:51 +01:00
mock_gfx_partition.cpp refactor: correct naming of HeapIndex enum values 2023-12-12 11:46:17 +01:00
mock_gfx_partition.h fix: handle not aligned gtt size reported by i915 2024-03-29 07:51:06 +01: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 Refactor: pass root device environment to gmm client context 2022-11-28 13:26:29 +01:00
mock_gmm_client_context_base.cpp fix: Use Gmm to map virtual gpu addresses 2023-05-25 15:49:05 +02:00
mock_gmm_client_context_base.h fix: Use Gmm to map virtual gpu addresses 2023-05-25 15:49:05 +02:00
mock_gmm_client_context_base_drm.cpp fix: Use Gmm to map virtual gpu addresses 2023-05-25 15:49:05 +02:00
mock_gmm_client_context_base_drm_or_wddm.cpp fix: Use Gmm to map virtual gpu addresses 2023-05-25 15:49:05 +02:00
mock_gmm_client_context_base_wddm.cpp fix: Use Gmm to map virtual gpu addresses 2023-05-25 15:49:05 +02:00
mock_gmm_helper.h Add ForceAllResourcesUncached debug variable 2022-02-23 09:43:48 +01:00
mock_gmm_page_table_mngr.cpp
mock_gmm_page_table_mngr.h
mock_gmm_resource_info.h fix(ocl): handle gl sharing displayable textures 2024-06-27 13:43:20 +02:00
mock_gmm_resource_info_common.cpp refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
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_internal_allocation_storage.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
mock_io_functions.h feature: Set Debug Attach Available for Xe 2024-01-24 09:04:11 +01:00
mock_kernel_info.cpp refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
mock_kernel_info.h refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01: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: reduce the number of GraphicsAllocation constructors and derivatives 2024-06-18 21:31:37 +02:00
mock_memory_manager.h refactor: remove not needed createGraphicsAllocationFromNTHandle method 2024-06-18 14:25:00 +02:00
mock_memory_operations_handler.h fix: write memory for resident allocations in simulation mode 2024-06-14 18:49:01 +02:00
mock_migration_sync_data.h Use dedicated using type for TaskCount 2022-11-28 16:44:44 +01:00
mock_modules_zebin.cpp build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
mock_modules_zebin.h fix: indirect access in external functions 2024-01-18 15:29:41 +01:00
mock_multi_graphics_allocation.h
mock_os_context.h feature(debugger): allocate per-context SIP kernels with contextID 2023-08-09 16:22:20 +02:00
mock_os_context_win.h fix: Update residency fence value after ring buffer switch 2023-11-17 20:46:14 +01:00
mock_os_library.cpp Improve GtPin init error status reporting 2022-08-05 04:18:07 +02:00
mock_os_library.h feature: support memory policy for GEM_CREATE 2024-01-04 23:49:10 +01:00
mock_ostime.h refactor: correct variable naming 2023-12-04 13:45:53 +01:00
mock_ostime_win.h Refactor: pass gfxCoreHelper to convertTimestampsFromOaToCsDomain 2023-01-02 08:12:15 +01:00
mock_product_helper.cpp fix: Add per product cache line size property 2024-07-18 12:47:47 +02:00
mock_product_helper.h fix: setup proper preemption surface size when forcing builtin SIP 2024-07-15 15:56:24 +02:00
mock_release_helper.h refactor: use releaseHelper when checking global allocator enabled 2024-07-11 13:50:13 +02:00
mock_scratch_space_controller_xehp_and_later.h refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
mock_sip.cpp refactor: reduce the number of GraphicsAllocation constructors and derivatives 2024-06-18 21:31:37 +02:00
mock_sip.h fix: Move first submission programming to a separate function 2024-06-25 10:10:02 +02:00
mock_submissions_aggregator.h Apply CamelCase for class and struct names 2023-04-24 15:36:27 +02:00
mock_svm_manager.h fix: device usm alloc reuse 2024-05-29 12:18:34 +02:00
mock_tbx_csr.h fix: write memory for resident allocations in simulation mode 2024-06-14 18:49:01 +02:00
mock_tbx_sockets.h
mock_timestamp_container.h performance(ocl): timestamp packet count per gfx 2023-09-25 20:34:58 +02:00
mock_timestamp_packet.h performance(ocl): timestamp packet count per gfx 2023-09-25 20:34:58 +02:00
mock_usm_memory_pool.h performance(usm): l0, add usm host memory pooling 2024-05-15 15:20:51 +02:00
mock_wddm.cpp refactor: remove not needed createGraphicsAllocationFromNTHandle method 2024-06-18 14:25:00 +02:00
mock_wddm.h refactor: remove not needed createGraphicsAllocationFromNTHandle method 2024-06-18 14:25:00 +02: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 fix: add synchronization for updating tag and updating residency in GA 2023-11-24 12:12:13 +01:00
mock_wddm_residency_logger.h performance: add residency diagnostic for trim callback 2023-07-26 07:46:55 +02:00
ult_device_factory.cpp fix: adjust tests to enabled global allocator 4/n 2024-07-18 14:05:00 +02:00
ult_device_factory.h
wddm_mock_helpers.h refactor: correct naming of enum class constants 6/n 2023-12-13 14:48:52 +01:00