compute-runtime/unit_tests/mocks
Zbigniew Zdanowicz b31e25dbb6 Move PreemptionHelper class to core
Change-Id: I172c4beb8ea2576505d6192585d45cfa3d00da34
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
2019-11-18 23:59:28 +01:00
..
gl CMake: rename IGDRCL_SOURCE_DIR to NEO_SOURCE_DIR 2019-10-14 12:18:50 +02:00
gmm_memory Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
linux Make GraphicsAllocation constructors unambiguous 2019-11-06 10:12:26 +01:00
CMakeLists.txt CMake: rename IGDRCL_SOURCE_DIR to NEO_SOURCE_DIR 2019-10-14 12:18:50 +02: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 PreemptionHelper class to core 2019-11-18 23:59:28 +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 added support for 2 stages write memory of aub_manager 2019-11-13 11:45:08 +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 Fix for forceStateless check 2019-11-07 08:28:51 +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 Initial Blit aux translation support 2019-11-16 11:42:10 +01:00
mock_compilers.cpp Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
mock_compilers.h [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
mock_context.cpp [N/N] compiler interface refactor - move to core 2019-10-22 19:14:09 +02:00
mock_context.h Remove redundant getters/setters from MockContext class 2019-10-16 12:29:34 +02:00
mock_csr.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_csr.h Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_deferred_deleter.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_deferred_deleter.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_device.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
mock_device.h Move HwHelper to core directory 2019-11-15 14:06:40 +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 helpers for MI_ATOMIC address 2019-09-02 08:52:59 +02:00
mock_event.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_execution_environment.h Move HwHelper to core directory 2019-11-15 14:06:40 +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 Move a GfxPartition to the core dir 2019-09-04 15:42:25 +02:00
mock_gmm.h Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
mock_gmm_client_context.cpp Use newer GMM API 2019-11-05 08:30:09 +01:00
mock_gmm_client_context.h Use newer GMM API 2019-11-05 08:30:09 +01:00
mock_gmm_client_context_base.cpp Use newer GMM API 2019-11-05 08:30:09 +01:00
mock_gmm_client_context_base.h Use newer GMM API 2019-11-05 08:30:09 +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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_gmm_page_table_mngr.cpp Update GMM API related to page table manager 2019-06-21 15:36:39 +02:00
mock_gmm_page_table_mngr.h Update GMM API related to page table manager 2019-06-21 15:36:39 +02:00
mock_gmm_resource_info.cpp y-tiling interface cleanup 2019-08-26 15:00:26 +02:00
mock_gmm_resource_info.h Support Gmm::GetMipTailStartLodSurfaceState() 2019-10-28 08:56:48 +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 Remove OCL object from MemoryProperties 11/n 2019-10-17 13:28:44 +02: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 clGetExecutionInfoIntel API 2019-11-13 12:09:40 +01:00
mock_lrca_helper.h Fix for setting context flags in AubDump 2019-02-07 16:28:53 +01:00
mock_mdi.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_memory_manager.cpp Add failAllocate32Bit flag to MockMemoryManager 2019-07-26 15:30:08 +02:00
mock_memory_manager.h Add multiple root devices support to memory manager 2019-10-31 14:30:19 +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 [3/N] compiler interface refactor - cache 2019-10-21 23:29:49 +02:00
mock_program.h Moving hash and file_io to core 2019-10-17 13:16:20 +02: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 Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
mock_sip.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 PreemptionHelper class to core 2019-11-18 23:59:28 +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 Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
mock_wddm.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
mock_wddm.h Use newer GMM API 2019-11-05 08:30:09 +01:00
mock_wddm_interface23.h Change namespace from OCLRT to NEO 2019-03-26 15:48: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 Add returned status to MemoryOperationsHandler 2019-09-02 08:42:50 +02:00