compute-runtime/unit_tests/mocks
Gibala 2f9bfc7748 Remove OCL object from MemoryProperties 10/n
Add cl_mem_flags, cl_mem_flags_intel and wire it in mem_obj.
Refactor:
- validateMemoryPropertiesForImage
- validateExtraMemoryProperties

Related-To: NEO-3132
Change-Id: I90fac5fc00e24fc67346109a1fe6f269ef51e1e0
Signed-off-by: Gibala <krzysztof.gibala@intel.com>
2019-10-10 10:19:47 +02:00
..
gl Add mocks dependencies to igdrcl_tests 2019-06-14 00:13:19 +02:00
gmm_memory Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
linux Add logic to change queue slice count 2019-09-26 10:21:12 +02:00
CMakeLists.txt Add residency handler for TBX 2019-08-27 07:59:47 +02:00
mock_allocation_properties.h Add multiStorageResource flag to AllocationProperties 2019-06-14 06:59:28 +02: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 Pass os context to ScratchSpaceController::setRequiredScratchSpace 2019-09-16 17:56:03 +02: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 Add support for AUB subcapture in TBX mode 2019-10-03 18:05:55 +02: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 Remove OCL object from MemoryProperties 10/n 2019-10-10 10:19:47 +02: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 Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
mock_compilers.cpp Add initial implementation of specialization constants 2019-06-18 09:39:32 +02:00
mock_compilers.h Add initial implementation of specialization constants 2019-06-18 09:39:32 +02:00
mock_context.cpp Move a unified memory manager to the core dir 2019-09-27 10:46:35 +02:00
mock_context.h Add clGetMemAllocInfoIntel 2019-07-01 09:45:31 +02:00
mock_csr.cpp clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
mock_csr.h Remove device index from command stream receiver 2019-10-04 13:27:33 +02: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 Initialize DeviceCaps in MockDevice 2019-09-26 10:51:55 +02:00
mock_device.h Setup sub device's os context based on sub device id 2019-09-17 14:04:26 +02: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 Refactor blit buffer call 2019-08-09 16:43:40 +02: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 Add MediaCompressed flag support for sharings 2019-07-23 11:32:18 +02:00
mock_gmm_client_context.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_gmm_client_context.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_gmm_client_context_base.cpp Improve caching policies tests. 2019-10-03 17:06:57 +02:00
mock_gmm_client_context_base.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 Update GMM H/V alignment API 2019-08-23 12:15:33 +02:00
mock_graphics_allocation.h Move graphics_allocation to core folder 2019-09-18 05:26:55 +02: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 10/n 2019-10-10 10:19:47 +02:00
mock_internal_allocation_storage.h Clean temporary allocations after Blit operation 2019-05-10 14:55:27 +02:00
mock_kernel.cpp Change default value of EnableCacheFlushAfterWalker. 2019-07-11 17:19:18 +02:00
mock_kernel.h Improve uncached flag. 2019-08-30 12:17:27 +02: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 Handle page faults while accessing unified memory 2019-09-04 13:28:53 +02: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 Rename HardwareInfo members 2019-05-09 09:13:55 +02:00
mock_program.h Move string.h to core helpers 2019-07-19 07:21:00 +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 Minor clean-up. 2019-07-30 11:53: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 Change TBX 'coherence' terminology to 'download' 2019-04-29 15:23:54 +02: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 Rename TimestampPacket to TimestampPacketStorage. 2019-04-16 15:34:28 +02:00
mock_wddm.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
mock_wddm.h Move host_ptr_defines to the core dir 2019-09-11 09:35:55 +02: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