..
linux
Cleanup includes 56
2023-02-16 14:42:44 +01:00
windows
Cleanup includes 55
2023-02-16 13:30:20 +01:00
CMakeLists.txt
refactor: rename hw_helper files to gfx_core_helper files
2023-02-01 19:37:51 +01:00
debugger_l0_create.cpp
Cleanup includes 48
2023-02-10 17:23:02 +01:00
device_ult.cpp
Flush task at device init
2023-01-30 10:41:42 +01:00
mock_allocation_properties.h
Cleanup includes 12
2022-12-07 13:14:15 +01:00
mock_aub_center.h
Move wddm_fixture.h and releted files from opencl to shared
2021-07-07 12:30:12 +02:00
mock_aub_csr.h
Move clGfxCoreHelper ownership to rootDeviceEnv
2023-01-05 12:58:38 +01:00
mock_aub_file_stream.h
Cleanup includes 55
2023-02-16 13:30:20 +01:00
mock_aub_manager.h
Refactor aubstream include interface
2022-11-23 10:30:13 +01:00
mock_aub_subcapture_manager.h
Warn when RAII lock returned from function is discarded
2022-09-01 16:53:03 +02:00
mock_bindless_heaps_helper.h
Cleanup headers
2022-05-18 11:42:06 +02:00
mock_builtins.h
Move code from header files to cpp files
2022-11-16 15:06:07 +01:00
mock_builtinslib.h
Remove builtins duplication
2022-08-24 07:27:46 +02:00
mock_cif.cpp
Move mocks: cif, gmm context, compilers
2021-05-27 12:51:28 +02:00
mock_cif.h
clang-tidy configuration cleanup
2022-05-11 14:02:04 +02:00
mock_command_stream_receiver.cpp
Enable flushTask path for BCS
2022-12-01 20:10:21 +01:00
mock_command_stream_receiver.h
Add cross regular and intermediate command lists base address state transitions
2023-02-17 16:49:47 +01:00
mock_compiler_cache.h
Add cl_cache mechanism to ocloc
2022-09-30 12:03:02 +02:00
mock_compiler_interface.h
fix(ocl) fixing race condition in createFclTranslationCtx
2023-03-06 16:47:18 +01:00
mock_compiler_interface_spirv.cpp
refactor: remove redundant including of compiler_cache.h
2023-02-03 11:16:31 +01:00
mock_compiler_interface_spirv.h
Copyright header update
2021-05-17 20:38:19 +02:00
mock_compilers.cpp
refactor: remove redundant including of compiler_cache.h
2023-02-03 11:16:31 +01:00
mock_compilers.h
refactor: remove redundant including of compiler_cache.h
2023-02-03 11:16:31 +01:00
mock_cpu_page_fault_manager.h
Set proper gpu domain transfer handler for CAL
2022-11-17 11:53:02 +01:00
mock_csr.h
Cleanup includes 56
2023-02-16 14:42:44 +01:00
mock_debugger.h
L0 Debug - Fix imm cmdlist mode on windows
2022-11-25 20:37:14 +01:00
mock_deferrable_deletion.cpp
Cleanup includes 55
2023-02-16 13:30:20 +01:00
mock_deferrable_deletion.h
Cleanup includes 55
2023-02-16 13:30:20 +01:00
mock_deferred_deleter.cpp
Deferred deletion of allocations in main thread
2023-01-13 09:20:35 +01:00
mock_deferred_deleter.h
Deferred deletion of allocations in main thread
2023-01-13 09:20:35 +01:00
mock_device.cpp
Cleanup includes 48
2023-02-10 17:23:02 +01:00
mock_device.h
wa: add dummy blits before command MI_ARB_CHECK
2023-03-07 10:21:05 +01:00
mock_direct_submission_controller_enabled.cpp
Enable direct submission controller
2021-10-26 12:07:11 +02:00
mock_direct_submission_hw.h
Copy command buffer into ring buffer
2023-02-22 16:37:34 +01:00
mock_driver_info.h
Add member for handling additional adapterInfo fields
2022-08-09 14:11:05 +02:00
mock_driver_model.h
Cleanup includes 25
2023-01-10 12:54:45 +01:00
mock_elf.h
feat(linker): allow use of local symbols
2023-03-02 12:39:21 +01:00
mock_execution_environment.cpp
Move clGfxCoreHelper ownership to rootDeviceEnv
2023-01-05 12:58:38 +01:00
mock_execution_environment.h
wa: add dummy blits before command MI_ARB_CHECK
2023-03-07 10:21:05 +01:00
mock_experimental_command_buffer.h
Move mocks: cif, gmm context, compilers
2021-05-27 12:51:28 +02:00
mock_gfx_core_helper.h
refactor: rename hw_helper files to gfx_core_helper files
2023-02-01 19:37:51 +01:00
mock_gfx_partition.cpp
Move some shared tests to shared
2021-05-18 13:51:18 +02:00
mock_gfx_partition.h
Allow debug flag to apply allocation alignment for heaps
2022-08-29 15:17:56 +02:00
mock_gmm.h
Cleanup includes 56
2023-02-16 14:42:44 +01:00
mock_gmm_client_context.cpp
Refactor: pass root device environment to gmm client context
2022-11-28 13:26:29 +01:00
mock_gmm_client_context.h
Refactor: pass root device environment to gmm client context
2022-11-28 13:26:29 +01:00
mock_gmm_client_context_base.cpp
Fix to proper init gmm page table on linux
2021-09-09 18:07:29 +02:00
mock_gmm_client_context_base.h
Pass compression and cachable params to CachePolicyGetPATIndex query
2022-10-25 10:41:17 +02:00
mock_gmm_helper.h
Add ForceAllResourcesUncached debug variable
2022-02-23 09:43:48 +01:00
mock_gmm_page_table_mngr.cpp
Remove GMock from MockAubCsr, GmockAubFileStream, AsyncEventsHandlerTests...
2022-01-05 14:45:13 +01:00
mock_gmm_page_table_mngr.h
Remove GMock from MockAubCsr, GmockAubFileStream, AsyncEventsHandlerTests...
2022-01-05 14:45:13 +01:00
mock_gmm_resource_info.h
Create and implement WSL handle refreshing
2022-06-14 08:43:35 +02:00
mock_gmm_resource_info_common.cpp
Remove virtual padding support
2022-06-08 12:42:44 +02:00
mock_graphics_allocation.h
Separation of MemoryAllocation from os_agnostic_memory_manager.h
2023-01-04 15:09:36 +01:00
mock_host_ptr_manager.h
move mock_host_ptr_manager to shared
2021-09-24 15:36:15 +02:00
mock_hw_info_config.cpp
Leave init builtin async only on post silicon
2023-02-21 15:45:58 +01:00
mock_internal_allocation_storage.h
Use dedicated using type for TaskCount
2022-11-28 16:44:44 +01:00
mock_io_functions.h
Add gdi system functions logging
2022-08-10 16:32:19 +02:00
mock_kernel_info.cpp
Patchtokens: remove unused code
2022-11-10 18:56:40 +01:00
mock_kernel_info.h
Clean unused code
2022-07-07 14:52:26 +02:00
mock_l0_debugger.h
feature: Experimental OCL debugging
2023-03-02 15:59:15 +01:00
mock_logical_state_helper.h
Cleanup includes 55
2023-02-16 13:30:20 +01:00
mock_memory_manager.cpp
Fix check for page faults enabled in get memory access properties
2023-02-28 10:13:25 +01:00
mock_memory_manager.h
Fix check for page faults enabled in get memory access properties
2023-02-28 10:13:25 +01:00
mock_memory_operations_handler.h
Fix dependency resolve in level zero black box tests
2023-02-21 08:25:07 +01:00
mock_migration_sync_data.h
Use dedicated using type for TaskCount
2022-11-28 16:44:44 +01:00
mock_modules_zebin.cpp
refactor(zebin): move files to seperate directory
2023-03-03 21:48:19 +01:00
mock_modules_zebin.h
refactor(zebin): move files to seperate directory
2023-03-03 21:48:19 +01:00
mock_multi_graphics_allocation.h
Add mechanism to migrate multi root device memory
2021-07-19 19:49:22 +02:00
mock_os_context.h
Set root device index in OsContext
2022-11-16 23:02:19 +01:00
mock_os_library.cpp
Improve GtPin init error status reporting
2022-08-05 04:18:07 +02:00
mock_os_library.h
Improve GtPin init error status reporting
2022-08-05 04:18:07 +02:00
mock_ostime.h
Set as default use of device based timestamps
2022-11-10 16:39:56 +01:00
mock_ostime_win.h
Refactor: pass gfxCoreHelper to convertTimestampsFromOaToCsDomain
2023-01-02 08:12:15 +01:00
mock_scratch_space_controller_xehp_and_later.h
Move shared object mocks to shared directory
2021-12-20 18:48:37 +01:00
mock_sip.cpp
Separation of MemoryAllocation from os_agnostic_memory_manager.h
2023-01-04 15:09:36 +01:00
mock_sip.h
Enhance logs in EuThread
2021-11-03 11:04:14 +01:00
mock_source_level_debugger.h
Refactor debugger code
2022-04-21 13:04:34 +02:00
mock_submissions_aggregator.h
Move shared object mocks to shared directory
2021-12-20 18:48:37 +01:00
mock_svm_manager.h
Cleanup includes 31
2023-01-16 11:45:55 +01:00
mock_tbx_csr.h
Cleanup includes 56
2023-02-16 14:42:44 +01:00
mock_tbx_sockets.h
Move mocks: cif, gmm context, compilers
2021-05-27 12:51:28 +02:00
mock_timestamp_container.h
Refactor: use stack vector for root device indices
2022-04-14 14:05:42 +02:00
mock_timestamp_packet.h
test: create dedicated mock object for timestamp packet
2022-04-13 14:56:36 +02:00
mock_wddm.cpp
Cleanup includes 41
2023-01-24 14:37:36 +01:00
mock_wddm.h
Cleanup includes 56
2023-02-16 14:42:44 +01:00
mock_wddm_interface20.h
Move wddm_fixture.h and releted files from opencl to shared
2021-07-07 12:30:12 +02:00
mock_wddm_interface23.h
Move shared object mocks to shared directory
2021-12-20 18:48:37 +01:00
mock_wddm_residency_allocations_container.h
Move wddm_fixture.h and releted files from opencl to shared
2021-07-07 12:30:12 +02:00
mock_wddm_residency_logger.h
Move wddm_fixture.h and releted files from opencl to shared
2021-07-07 12:30:12 +02:00
ult_device_factory.cpp
Cleanup includes 48
2023-02-10 17:23:02 +01:00
ult_device_factory.h
…
wddm_mock_helpers.h
Move MockWddm body to WddmMock
2022-01-12 16:08:46 +01:00