..
linux
Move files between shared/test/unit_test and /common (fixtures, helpers, mocks)
2022-08-11 12:53:19 +02:00
windows
L0 Win Debugger - implement thread control
2022-09-05 19:26:14 +02:00
CMakeLists.txt
Move files between shared/test/common and /unit_test (xe_*_core, page_fault...)
2022-08-17 16:17:00 +02:00
debugger_l0_create.cpp
Move L0Debugger tests to shared
2022-07-06 12:19:03 +02:00
device_ult.cpp
Enable BCS split WA in OCL
2022-09-05 13:34:11 +02:00
mock_allocation_properties.h
…
mock_aub_center.h
…
mock_aub_csr.h
Adjust GmmHelper to be HW aware
2022-06-13 18:33:06 +02:00
mock_aub_file_stream.h
Clean-Up unused code related to GMock
2022-03-22 16:16:34 +01:00
mock_aub_manager.h
…
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
…
mock_builtinslib.h
Remove builtins duplication
2022-08-24 07:27:46 +02:00
mock_cif.cpp
…
mock_cif.h
clang-tidy configuration cleanup
2022-05-11 14:02:04 +02:00
mock_command_stream_receiver.cpp
Do not allocate dynamic state heap if not needed
2022-03-31 12:13:13 +02:00
mock_command_stream_receiver.h
Use proper version of delete operator in MockCsrHw2
2022-08-16 09:09:03 +02:00
mock_compiler_interface.h
…
mock_compiler_interface_spirv.cpp
…
mock_compiler_interface_spirv.h
…
mock_compilers.cpp
CMake: correct test kernels naming + minor improvements
2022-09-06 11:19:46 +02:00
mock_compilers.h
CMake: correct test kernels naming + minor improvements
2022-09-06 11:19:46 +02:00
mock_cpu_page_fault_manager.h
Move files between shared/test/common and /unit_test (xe_*_core, page_fault...)
2022-08-17 16:17:00 +02:00
mock_csr.h
remove unused include
2022-06-28 10:59:30 +02:00
mock_debugger.h
clang-tidy configuration cleanup
2022-05-11 14:02:04 +02:00
mock_deferrable_deletion.cpp
…
mock_deferrable_deletion.h
…
mock_deferred_deleter.cpp
…
mock_deferred_deleter.h
…
mock_device.cpp
Move files between shared/test/common and /unit_test (xe_*_core, page_fault...)
2022-08-17 16:17:00 +02:00
mock_device.h
Move files between shared/test/unit_test and /common (fixtures, helpers, mocks)
2022-08-11 12:53:19 +02:00
mock_direct_submission_controller_enabled.cpp
…
mock_direct_submission_hw.h
Allocate new ring buffer if all are in use
2022-06-10 12:45:49 +02:00
mock_driver_info.h
Add member for handling additional adapterInfo fields
2022-08-09 14:11:05 +02:00
mock_driver_model.h
Move mock driver model classes to shared
2022-06-14 13:44:40 +02:00
mock_elf.h
…
mock_execution_environment.h
Move files between shared/test/unit_test and /common (fixtures, helpers, mocks)
2022-08-11 12:53:19 +02:00
mock_experimental_command_buffer.h
…
mock_gfx_partition.cpp
…
mock_gfx_partition.h
Allow debug flag to apply allocation alignment for heaps
2022-08-29 15:17:56 +02:00
mock_gmm.h
Store GmmHelper in Gmm class
2022-04-27 15:45:49 +02:00
mock_gmm_client_context.cpp
Improve pat index programming on linux
2022-04-12 08:18:20 +02:00
mock_gmm_client_context.h
…
mock_gmm_client_context_base.cpp
…
mock_gmm_client_context_base.h
Improve pat index programming on linux
2022-04-12 08:18:20 +02:00
mock_gmm_helper.h
Add ForceAllResourcesUncached debug variable
2022-02-23 09:43:48 +01:00
mock_gmm_page_table_mngr.cpp
…
mock_gmm_page_table_mngr.h
…
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
Add canonized gpuAddress to GraphicsAllocation constructor
2022-06-06 18:17:36 +02:00
mock_host_ptr_manager.h
…
mock_hw_helper.h
…
mock_hw_info_config.cpp
Optimize programming of front end by selecting correct hardware
2022-09-02 17:41:37 +02:00
mock_internal_allocation_storage.h
…
mock_io_functions.h
Add gdi system functions logging
2022-08-10 16:32:19 +02:00
mock_kernel_info.cpp
Clean unused code
2022-07-07 14:52:26 +02:00
mock_kernel_info.h
Clean unused code
2022-07-07 14:52:26 +02:00
mock_l0_debugger.h
L0Debug fixes for multi tile devices
2022-08-31 10:58:28 +02:00
mock_logical_state_helper.h
Remove RMV from programming of command buffers
2022-08-31 11:44:27 +02:00
mock_memory_manager.cpp
Add support for ntHandles in OCL
2022-06-17 22:55:53 +02:00
mock_memory_manager.h
zeCommandListAppendMemoryPrefetch with memory prefetch manager
2022-08-02 20:07:31 +02:00
mock_memory_operations_handler.h
remove unused include
2022-06-28 10:59:30 +02:00
mock_migration_sync_data.h
…
mock_modules_zebin.cpp
Zebin: Create mock zebin module for L0 common test module
2022-08-17 15:12:49 +02:00
mock_modules_zebin.h
Zebin: Create mock zebin module for L0 common test module
2022-08-17 15:12:49 +02:00
mock_multi_graphics_allocation.h
…
mock_os_context.h
refactor: bind drm context within IoctlHelper::createDrmContext method
2022-06-29 10:47:52 +02: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
clang-tidy configuration cleanup
2022-05-11 14:02:04 +02:00
mock_ostime_win.h
…
mock_scratch_space_controller_xehp_and_later.h
…
mock_sip.cpp
Correct wrong constructor pattern in GraphicsAllocation
2022-06-01 18:06:56 +02:00
mock_sip.h
…
mock_source_level_debugger.h
Refactor debugger code
2022-04-21 13:04:34 +02:00
mock_submissions_aggregator.h
…
mock_svm_manager.h
Feature: Flag for device usm allocation reusing
2022-06-13 20:02:52 +02:00
mock_tbx_csr.h
remove unused include
2022-06-28 10:59:30 +02:00
mock_tbx_sockets.h
…
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
Debugger L0 Win: Implement CREATE_DEBUG_DATA/MODULE_CREATE events handling
2022-07-20 13:20:50 +02:00
mock_wddm.h
correct name of evict flag to match wddm
2022-08-22 18:14:51 +02:00
mock_wddm_interface20.h
…
mock_wddm_interface23.h
…
mock_wddm_residency_allocations_container.h
…
mock_wddm_residency_logger.h
…
ult_device_factory.cpp
…
ult_device_factory.h
…
wddm_mock_helpers.h
…