compute-runtime/unit_tests/mocks
Dunajski, Bartosz 3c33fad3a4 Expose osMemory in MockGfxPartition
Change-Id: I03db1ee2024a3450dcfc01a0d6d592362a5344b1
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2020-01-13 09:53:03 +01:00
..
gl Move GMM-OCL types conversions to new helper + includes cleanup 2019-12-04 10:42:49 +01:00
gmm_memory Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
linux Enable shareable buffer support (1/N) 2019-12-18 22:13:14 +01:00
CMakeLists.txt Move files to core 2020-01-02 15:57:05 +01:00
mock_allocation_properties.h Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
mock_async_event_handler.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
mock_async_event_handler.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_aub_center.h Fail AUB tests execution if AUB file cannot be created 2019-03-27 15:40:48 +01:00
mock_aub_csr.h Move headers to core 2019-12-02 14:20:45 +01:00
mock_aub_file_stream.h Reduced a scope of the lock for AUB file stream 2019-05-13 08:50:04 +02:00
mock_aub_manager.h sync with interface change on Aub stream 2019-11-22 00:01:18 +01:00
mock_aub_stream.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_aub_subcapture_manager.h Aub subcapture to respect aub capture file name 2019-10-08 13:18:00 +02:00
mock_block_kernel_manager.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_buffer.h Connect UnifiedMemoryProperties with MemoryPropertiesFlags 2019-12-09 14:23:46 +01:00
mock_builtin_dispatch_info_builder.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_builtins.cpp Checking builtinParams passed to Multidispatch 2019-07-30 08:21:13 +02:00
mock_builtins.h Checking builtinParams passed to Multidispatch 2019-07-30 08:21:13 +02:00
mock_cif.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_cif.h Improving ocloc robustness 2019-06-12 10:38:16 +02:00
mock_command_queue.h Pass correct throttle hint for enqueue without kernel 2020-01-08 15:36:11 +01:00
mock_compilers.cpp Move headers to core 2019-12-10 12:19:29 +01:00
mock_compilers.h Fixing race condition in compiler interface 2019-11-27 13:29:34 +01:00
mock_context.cpp Move files to core 2020-01-07 16:53:35 +01:00
mock_context.h Remove redundant getters/setters from MockContext class 2019-10-16 12:29:34 +02:00
mock_csr.cpp Return error code from submit() to application. 2019-11-26 12:42:47 +01:00
mock_csr.h Initialize registers of page table manager for each command stream receiver 2020-01-02 13:05:55 +01:00
mock_d3d_objects.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_deferrable_deletion.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_deferrable_deletion.h Move files to core 2020-01-07 16:53:35 +01:00
mock_deferred_deleter.cpp Move files to core 2020-01-07 16:53:35 +01:00
mock_deferred_deleter.h Move files to core 2020-01-07 16:53:35 +01:00
mock_device.cpp Move Device::getProductAbbrev method to MockDevice 2019-11-29 11:12:08 +01:00
mock_device.h Add ULTs to check rootDeviceIndex correctness in internal GraphicsAllocations 2019-12-18 14:50:10 +01:00
mock_device_factory.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_device_queue.h Add patchToken OffsetToSkipSetFFIDGP in device execution 2019-11-19 17:26:22 +01:00
mock_event.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_execution_environment.h Calculate maxOsContextCount after setting up hardware info 2019-12-30 13:15:43 +01:00
mock_experimental_command_buffer.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_gfx_partition.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_gfx_partition.h Expose osMemory in MockGfxPartition 2020-01-13 09:53:03 +01:00
mock_gmm.h Move gmm to core 2020-01-10 14:26:17 +01:00
mock_gmm_client_context.cpp gmmlib revision update 2020-01-03 13:22:11 +01:00
mock_gmm_client_context.h gmmlib revision update 2020-01-03 13:22:11 +01:00
mock_gmm_client_context_base.cpp Pass os interface to gmm helper's constructor 2019-12-20 00:51:32 +01:00
mock_gmm_client_context_base.h Pass os interface to gmm helper's constructor 2019-12-20 00:51:32 +01:00
mock_gmm_memory_base.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_gmm_memory_base.h Refactor configuring device address space logic: 2020-01-07 11:57:58 +01:00
mock_gmm_page_table_mngr.cpp Initialize registers of page table manager for each command stream receiver 2020-01-02 13:05:55 +01:00
mock_gmm_page_table_mngr.h Move files to core 2020-01-02 15:57:05 +01:00
mock_gmm_resource_info.cpp Refactor ImageInfo 2/n 2020-01-10 14:20:31 +01:00
mock_gmm_resource_info.h Move files to core 2020-01-02 15:57:05 +01:00
mock_graphics_allocation.h Make GraphicsAllocation constructors unambiguous 2019-11-06 10:12:26 +01:00
mock_host_ptr_manager.h Move Host Ptr Manager to the core dir 2019-09-30 19:07:09 +02:00
mock_image.h Refactor ImageInfo 2/n 2020-01-10 14:20:31 +01:00
mock_internal_allocation_storage.h Clean temporary allocations after Blit operation 2019-05-10 14:55:27 +02:00
mock_kernel.cpp Add clGetExecutionInfoIntel API 2019-11-13 12:09:40 +01:00
mock_kernel.h Add mechanism to dynamically assign thread arbitration policy by one kernel 2019-12-11 09:30:33 +01:00
mock_lrca_helper.h Fix for setting context flags in AubDump 2019-02-07 16:28:53 +01:00
mock_mdi.h Add pointer checks 2019-12-02 12:57:02 +01:00
mock_memory_manager.cpp Move gmm to core 2020-01-10 14:26:17 +01:00
mock_memory_manager.h Create MAP_ALLOCATION as non-svm allocation when host ptr tracking is disabled. 2019-12-19 10:50:07 +01:00
mock_memory_operations_handler.h Add returned status to MemoryOperationsHandler 2019-09-02 08:42:50 +02:00
mock_os_context.h Move EngineType to aub_stream. 2019-03-27 10:06:29 +01:00
mock_ostime.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_ostime_win.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_physical_address_allocator.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_pipe.h Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
mock_program.cpp Test non-default root device in api fixture 2019-12-30 15:28:00 +01:00
mock_program.h Support mixed program scope ptrs 2020-01-05 21:58:53 +01:00
mock_sampler.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_sharing_factory.h Query sharing formats under debug key 2019-06-05 14:26:32 +02:00
mock_sip.cpp Calculate a maxOsContextCount variable 2019-12-23 12:24:40 +01:00
mock_sip.h Calculate a maxOsContextCount variable 2019-12-23 12:24:40 +01:00
mock_source_level_debugger.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_submissions_aggregator.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_svm_manager.h Move a unified memory manager to the core dir 2019-09-27 10:46:35 +02:00
mock_tbx_csr.h Move headers to core 2019-12-02 14:20:45 +01:00
mock_tbx_sockets.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_tbx_stream.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_timestamp_container.h Disable TimestampPacket optimizations in Aub/Tbx mode 2019-12-02 15:38:13 +01:00
mock_wddm.cpp move files to core folder 2020-01-09 08:05:43 +01:00
mock_wddm.h Move PageTableManager to RootDeviceEnvironment 2019-12-19 12:26:45 +01:00
mock_wddm_interface20.h Add separate methods to Wddm interface to create monitor fence 2019-12-19 13:38:19 +01:00
mock_wddm_interface23.h Add separate methods to Wddm interface to create monitor fence 2019-12-19 13:38:19 +01:00
mock_wddm_residency_allocations_container.h Add returned status to MemoryOperationsHandler 2019-09-02 08:42:50 +02:00
wddm_mock_helpers.h Move files to core 2019-12-11 17:39:14 +01:00