compute-runtime/unit_tests/mocks
Milczarek, Slawomir 8560b2b262 Create dedicated allocation for global fence purposes
Related-To: NEO-3216

Change-Id: I0483a99ea1095c7a10b1318f51569e479386cac4
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
2020-02-07 10:50:47 +01:00
..
gl Add 'windows' suffix to windows specific files 2020-01-23 10:07:02 +01:00
gmm_memory Dont access global platform in GmmMemory 2020-01-27 10:21:51 +01:00
linux Move os_interface files to core folder 2020-02-04 12:53:56 +01:00
CMakeLists.txt Extract mock compiler files list in cmake 2020-02-06 13:41:02 +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 execution environment to Core 2020-02-06 15:00:37 +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 Add oclock option to force stateless to stateful optimization 2020-01-29 10:23:47 +01:00
mock_builtin_dispatch_info_builder.h Builtin kernels refactoring 2020-01-24 11:56:02 +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 Create dedicated engine for internal usage 2020-02-05 13:48:04 +01:00
mock_compilers.cpp Remove platformDevices from runtime 2020-02-05 09:59:13 +01:00
mock_compilers.h Fixing race condition in compiler interface 2019-11-27 13:29:34 +01:00
mock_context.cpp Create dedicated engine for internal usage 2020-02-05 13:48:04 +01:00
mock_context.h Add ClDevice 2020-01-17 12:43:11 +01:00
mock_csr.cpp Remove an osInterface reference from csr 2020-02-05 13:08:00 +01:00
mock_csr.h Create dedicated allocation for global fence purposes 2020-02-07 10:50:47 +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 Create dedicated allocation for global fence purposes 2020-02-07 10:50:47 +01:00
mock_device.h Remove platformDevices from runtime 2020-02-05 09:59:13 +01:00
mock_device_factory.h Move device factory to core 2020-02-05 16:34:14 +01:00
mock_device_queue.h Add ClDevice 2020-01-17 12:43:11 +01:00
mock_event.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_execution_environment.h Move execution environment to Core 2020-02-06 15:00:37 +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 Remove platformDevices from runtime 2020-02-05 09:59:13 +01:00
mock_gmm_client_context.cpp GmmClientContext: Don't pass pointers to gmmlib functions 2020-01-15 08:36:24 +01:00
mock_gmm_client_context.h GmmClientContext: Don't pass pointers to gmmlib functions 2020-01-15 08:36:24 +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 Dont access global platform in GmmMemory 2020-01-27 10:21:51 +01:00
mock_gmm_memory_base.h Dont access global platform in GmmMemory 2020-01-27 10:21:51 +01:00
mock_gmm_page_table_mngr.cpp Pass GmmClientContext to page table manager 2020-01-24 08:20:23 +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 Correct image format reporting for OCL 1.2 2020-02-07 10:34:29 +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 Move files from runtime/memory_manager to core 2020-01-21 15:28:47 +01:00
mock_kernel.cpp Add clGetExecutionInfoIntel API 2019-11-13 12:09:40 +01:00
mock_kernel.h Add specializedDevice pointer to Device 2020-02-04 12:32:14 +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 Move execution environment to Core 2020-02-06 15:00:37 +01:00
mock_memory_operations_handler.h Change memory interface makeResident call to accept multiple allocations 2020-01-13 12:50:23 +01:00
mock_os_context.h Move files to core 2020-01-13 18:25:00 +01:00
mock_ostime.h Move os_interface files to core 2020-01-22 14:50:51 +01:00
mock_ostime_win.h Move wddm files to core folder 2020-01-31 20:10:01 +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 Remove platformDevices from runtime 2020-02-05 09:59:13 +01:00
mock_program.h Remove platformDevices from runtime 2020-02-05 09:59:13 +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 Remove platformDevices from runtime 2020-02-05 09:59:13 +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 Pass CsrDependencies from events to BlitProperties 2020-01-28 12:31:59 +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 execution environment to Core 2020-02-06 15:00:37 +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 Move files to core 2020-01-29 12:21:40 +01:00
mock_wddm.cpp Extract HwDeviceId from Wddm 2020-02-06 17:08:16 +01:00
mock_wddm.h Extract HwDeviceId from Wddm 2020-02-06 17:08:16 +01:00
mock_wddm_interface20.h Move wddm files to core folder 2020-01-31 20:10:01 +01:00
mock_wddm_interface23.h Move wddm files to core folder 2020-01-31 20:10:01 +01:00
mock_wddm_residency_allocations_container.h Move wddm files to core folder 2020-01-31 20:10:01 +01:00
wddm_mock_helpers.h Move files to core 2019-12-11 17:39:14 +01:00