compute-runtime/shared/test/common/mocks
Zbigniew Zdanowicz c3f7e40a8d Rename special pipeline select mode to systolic
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2022-08-31 22:16:26 +02:00
..
linux Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
windows L0 win debugger - implement read elf 2022-08-11 16:16:21 +02:00
CMakeLists.txt Move files between shared/test/common and /unit_test (xe_*_core, page_fault...) 2022-08-17 16:17:00 +02:00
debugger_l0_create.cpp Move L0Debugger tests to shared 2022-07-06 12:19:03 +02:00
mock_allocation_properties.h Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01: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_csr.h Adjust GmmHelper to be HW aware 2022-06-13 18:33:06 +02:00
mock_aub_file_stream.h Clean-Up unused code related to GMock 2022-03-22 16:16:34 +01:00
mock_aub_manager.h Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_aub_subcapture_manager.h Move shared mocks to shared directory 2021-12-21 13:26:59 +01:00
mock_bindless_heaps_helper.h Cleanup headers 2022-05-18 11:42:06 +02:00
mock_builtins.h Cleanup builtins dependencies 2021-10-19 17:29:28 +02:00
mock_builtinslib.h Remove builtins duplication 2022-08-24 07:27:46 +02:00
mock_cif.cpp Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_cif.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
mock_command_stream_receiver.cpp Do not allocate dynamic state heap if not needed 2022-03-31 12:13:13 +02:00
mock_command_stream_receiver.h Use proper version of delete operator in MockCsrHw2 2022-08-16 09:09:03 +02:00
mock_compiler_interface.h Add test for getMaxParameterSizeFromIGC 2021-12-30 18:17:40 +01: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 clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
mock_compilers.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
mock_cpu_page_fault_manager.h Move files between shared/test/common and /unit_test (xe_*_core, page_fault...) 2022-08-17 16:17:00 +02:00
mock_csr.h remove unused include 2022-06-28 10:59:30 +02:00
mock_debugger.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +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 files between shared/test/common and /unit_test (xe_*_core, page_fault...) 2022-08-17 16:17:00 +02:00
mock_device.h Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
mock_direct_submission_controller_enabled.cpp Enable direct submission controller 2021-10-26 12:07:11 +02:00
mock_direct_submission_hw.h Allocate new ring buffer if all are in use 2022-06-10 12:45:49 +02:00
mock_driver_info.h Add member for handling additional adapterInfo fields 2022-08-09 14:11:05 +02:00
mock_driver_model.h Move mock driver model classes to shared 2022-06-14 13:44:40 +02:00
mock_elf.h Relocate debug data 2021-02-16 14:59:30 +01:00
mock_execution_environment.h Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +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 Allow debug flag to apply allocation alignment for heaps 2022-08-29 15:17:56 +02:00
mock_gmm.h Store GmmHelper in Gmm class 2022-04-27 15:45:49 +02:00
mock_gmm_client_context.cpp Improve pat index programming on linux 2022-04-12 08:18:20 +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 Improve pat index programming on linux 2022-04-12 08:18:20 +02:00
mock_gmm_helper.h Add ForceAllResourcesUncached debug variable 2022-02-23 09:43:48 +01:00
mock_gmm_page_table_mngr.cpp Remove GMock from MockAubCsr, GmockAubFileStream, AsyncEventsHandlerTests... 2022-01-05 14:45:13 +01:00
mock_gmm_page_table_mngr.h Remove GMock from MockAubCsr, GmockAubFileStream, AsyncEventsHandlerTests... 2022-01-05 14:45:13 +01:00
mock_gmm_resource_info.h Create and implement WSL handle refreshing 2022-06-14 08:43:35 +02:00
mock_gmm_resource_info_common.cpp Remove virtual padding support 2022-06-08 12:42:44 +02:00
mock_graphics_allocation.h Add canonized gpuAddress to GraphicsAllocation constructor 2022-06-06 18:17:36 +02:00
mock_host_ptr_manager.h move mock_host_ptr_manager to shared 2021-09-24 15:36:15 +02:00
mock_hw_helper.h Move shared mocks to shared directory 2021-12-21 13:26:59 +01:00
mock_hw_info_config.cpp Rename special pipeline select mode to systolic 2022-08-31 22:16:26 +02:00
mock_internal_allocation_storage.h Move shared mocks to shared directory 2021-12-21 13:26:59 +01:00
mock_io_functions.h Add gdi system functions logging 2022-08-10 16:32:19 +02:00
mock_kernel_info.cpp Clean unused code 2022-07-07 14:52:26 +02:00
mock_kernel_info.h Clean unused code 2022-07-07 14:52:26 +02:00
mock_l0_debugger.h L0Debug fixes for multi tile devices 2022-08-31 10:58:28 +02:00
mock_logical_state_helper.h Remove RMV from programming of command buffers 2022-08-31 11:44:27 +02:00
mock_memory_manager.cpp Add support for ntHandles in OCL 2022-06-17 22:55:53 +02:00
mock_memory_manager.h zeCommandListAppendMemoryPrefetch with memory prefetch manager 2022-08-02 20:07:31 +02:00
mock_memory_operations_handler.h remove unused include 2022-06-28 10:59:30 +02:00
mock_migration_sync_data.h Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
mock_modules_zebin.cpp Zebin: Create mock zebin module for L0 common test module 2022-08-17 15:12:49 +02:00
mock_modules_zebin.h Zebin: Create mock zebin module for L0 common test module 2022-08-17 15:12:49 +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_context.h refactor: bind drm context within IoctlHelper::createDrmContext method 2022-06-29 10:47:52 +02:00
mock_os_library.cpp Improve GtPin init error status reporting 2022-08-05 04:18:07 +02:00
mock_os_library.h Improve GtPin init error status reporting 2022-08-05 04:18:07 +02:00
mock_ostime.h clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
mock_ostime_win.h Move shared mocks to shared directory 2021-12-21 13:26:59 +01:00
mock_scratch_space_controller_xehp_and_later.h Move shared object mocks to shared directory 2021-12-20 18:48:37 +01:00
mock_sip.cpp Correct wrong constructor pattern in GraphicsAllocation 2022-06-01 18:06:56 +02:00
mock_sip.h Enhance logs in EuThread 2021-11-03 11:04:14 +01:00
mock_source_level_debugger.h Refactor debugger code 2022-04-21 13:04:34 +02:00
mock_submissions_aggregator.h Move shared object mocks to shared directory 2021-12-20 18:48:37 +01:00
mock_svm_manager.h Feature: Flag for device usm allocation reusing 2022-06-13 20:02:52 +02:00
mock_tbx_csr.h remove unused include 2022-06-28 10:59:30 +02:00
mock_tbx_sockets.h Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
mock_timestamp_container.h Refactor: use stack vector for root device indices 2022-04-14 14:05:42 +02:00
mock_timestamp_packet.h test: create dedicated mock object for timestamp packet 2022-04-13 14:56:36 +02:00
mock_wddm.cpp Debugger L0 Win: Implement CREATE_DEBUG_DATA/MODULE_CREATE events handling 2022-07-20 13:20:50 +02:00
mock_wddm.h correct name of evict flag to match wddm 2022-08-22 18:14:51 +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_interface23.h Move shared object mocks to shared directory 2021-12-20 18:48:37 +01: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
wddm_mock_helpers.h Move MockWddm body to WddmMock 2022-01-12 16:08:46 +01:00