compute-runtime/opencl/test/unit_test/mocks
Filip Hazubski 7d01074ee4 Update aub/tbx stepping handling
For the stepping value use hardware value.

Resolves: NEO-5475

Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2021-02-15 13:57:39 +01:00
..
gl W/A for disabling RCC RHWO for compressed media surfaces on gen12lp 2020-10-13 11:52:15 +02:00
gmm_memory
linux Add ClearColor allocation support for blitter 2020-12-14 18:22:05 +01:00
CMakeLists.txt Initialize SIP kernel in Device::create() 2021-01-08 15:46:23 +01:00
mock_allocation_properties.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_async_event_handler.cpp
mock_async_event_handler.h
mock_aub_center.h Update aub/tbx stepping handling 2021-02-15 13:57:39 +01:00
mock_aub_csr.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_aub_file_stream.h Remove not needed pragmas -Winconsistent-missing-override from OCL ULT 2020-05-18 14:07:12 +02:00
mock_aub_manager.h Add stepping to initialize AubManager 2020-09-03 13:33:17 +02:00
mock_aub_stream.h Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
mock_aub_subcapture_manager.h Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
mock_block_kernel_manager.h Add missing override keywords 2020-03-13 11:20:15 +01:00
mock_buffer.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_builtin_dispatch_info_builder.h Store ClDevice in DispatchInfo 2020-11-17 10:29:20 +01:00
mock_builtins.cpp
mock_builtins.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_cif.cpp
mock_cif.h Silence clang-tidy checks for method names in overridden interface 2020-06-01 15:37:17 +02:00
mock_cl_device.cpp Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_cl_device.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_cl_execution_environment.h Move AsyncEventsHandler to ClExecutionEnvironment 2020-03-31 15:42:07 +02:00
mock_command_queue.h Do not use blitter for local->local SVM and USM copies 2021-02-11 16:24:57 +01:00
mock_compilers.cpp Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_compilers.h Adding platform info for FCL 2020-12-10 16:31:46 +01:00
mock_context.cpp Refactor USM properties 2020-12-30 11:36:56 +01:00
mock_context.h Add extra parameters to programStateBaseAddress() 2021-01-28 16:03:17 +01:00
mock_csr.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_d3d_objects.h Validate D3D sharing formats 2021-02-03 10:35:10 +01:00
mock_deferrable_deletion.cpp
mock_deferrable_deletion.h Add missing override keywords 2020-03-13 11:20:15 +01:00
mock_deferred_deleter.cpp
mock_deferred_deleter.h Add missing override keywords 2020-03-13 11:20:15 +01:00
mock_device_queue.h Unify programming of atomic command 2020-10-05 13:37:52 +02:00
mock_event.h
mock_execution_environment.h Rename platformDevices -> defaultHwInfo [1/n] 2020-03-24 10:59:20 +01:00
mock_experimental_command_buffer.h
mock_gfx_partition.cpp
mock_gfx_partition.h Get rid of UNRECOVERABLE_IF in MemoryManager constructor 2020-10-07 11:18:56 +02:00
mock_gmm.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_gmm_client_context.cpp Change L1 cache setup 2020-08-20 10:20:40 +02:00
mock_gmm_client_context.h
mock_gmm_client_context_base.cpp Change L1 cache setup 2020-08-20 10:20:40 +02:00
mock_gmm_client_context_base.h
mock_gmm_memory_base.cpp
mock_gmm_memory_base.h Use family type from hwInfo in WDDM 2020-07-06 17:53:47 +02:00
mock_gmm_page_table_mngr.cpp
mock_gmm_page_table_mngr.h Remove not needed pragmas -Winconsistent-missing-override from OCL ULT 2020-05-18 14:07:12 +02:00
mock_gmm_resource_info.cpp Add P010 and P016 to VAAPI 2020-12-14 16:53:33 +01:00
mock_gmm_resource_info.h Correct formatting 2020-10-16 10:46:26 +02:00
mock_host_ptr_manager.h
mock_hw_helper.h
mock_image.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_internal_allocation_storage.h
mock_io_functions.h Use mock environment vars in tests 2020-10-09 11:54:31 +02:00
mock_kernel.cpp Store KernelInfo per root device in Kernel 2020-12-07 12:22:28 +01:00
mock_kernel.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_lrca_helper.h Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
mock_mdi.h Store ClDevice in DispatchInfo 2020-11-17 10:29:20 +01:00
mock_memory_manager.cpp Use correct Heap32 index for local memory allocations 2020-07-01 17:31:43 +02:00
mock_memory_manager.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_memory_operations_handler.h Evict event allocations 2020-07-16 12:06:21 +02:00
mock_os_context.h Check if direct submission enable in OsContext 2021-02-11 09:05:50 +01:00
mock_ostime.h Optimize profiling calls. 2020-10-23 17:36:14 +02:00
mock_ostime_win.h
mock_physical_address_allocator.h Move aub related files to aub directory 2020-10-16 12:05:58 +02:00
mock_pipe.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_platform.cpp Add global destructor of platforms 2020-09-01 17:26:17 +02:00
mock_platform.h LoopAtPlatformInitialize renamed to LoopAtDriverInit and triggers earlier 2020-04-28 13:47:04 +02:00
mock_program.cpp Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_program.h Store KernelInfo per root device in Kernel 2020-12-07 12:22:28 +01:00
mock_sampler.h Add hwInfo to sampler setArg and appendSamplerStateParams 2021-02-11 14:21:13 +01:00
mock_sharing_factory.h
mock_source_level_debugger.h Remove not needed pragmas -Winconsistent-missing-override from OCL ULT 2020-05-18 14:07:12 +02:00
mock_submissions_aggregator.h
mock_svm_manager.h
mock_tbx_csr.h Make DeviceBitfield argument constant 2020-10-30 13:45:32 +01:00
mock_tbx_sockets.h Move aub and tbx code to shared 2020-10-19 16:04:47 +02:00
mock_tbx_stream.h
mock_timestamp_container.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_wddm.cpp Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
mock_wddm.h Check if additional flag is required 2021-02-10 13:51:05 +01:00
mock_wddm_interface20.h
mock_wddm_interface23.h
mock_wddm_residency_allocations_container.h Create Wddm residency logging 2020-03-18 13:31:01 +01:00
mock_wddm_residency_logger.h Improve Wddm Residency logging 2020-03-25 11:58:59 +01:00
ult_cl_device_factory.cpp Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
ult_cl_device_factory.h Correct logic in MultiRootDeviceFixture 2020-11-27 16:22:39 +01:00
wddm_mock_helpers.h