.. |
linux
|
fix: create eudebug interface at initialize of ioctl helper
|
2024-12-16 23:45:17 +01:00 |
windows
|
feature: add debug info for logging pat indexes
|
2024-01-23 13:34:35 +01:00 |
CMakeLists.txt
|
refactor: cleanup around IGC library name mocking logic
|
2024-11-15 18:32:59 +01:00 |
debugger_l0_create.cpp
|
fix: Correct debugger and SIP init logic
|
2024-07-05 12:04:13 +02:00 |
device_ult.cpp
|
…
|
|
mock_ail_configuration.h
|
fix: add microsecond resolution for timeout
|
2024-12-13 09:32:18 +01:00 |
mock_allocation_properties.h
|
fix: regression caused by tbx fault mngr
|
2025-01-09 07:48:53 +01:00 |
mock_assert_handler.h
|
…
|
|
mock_aub_center.h
|
…
|
|
mock_aub_csr.h
|
fix: add missing aub polls on sync points
|
2024-11-21 09:17:54 +01:00 |
mock_aub_file_stream.h
|
…
|
|
mock_aub_manager.h
|
feature: switch to new aubstream createHardwareContext2 interface
|
2024-08-26 14:10:53 +02:00 |
mock_aub_memory_operations_handler.h
|
fix: submit dummy exec to pin memory during zeContextMakeMemoryResident call
|
2024-09-23 14:43:59 +02:00 |
mock_aub_subcapture_manager.h
|
…
|
|
mock_bindless_heaps_helper.h
|
fix: bindlessHeapsHelper handle unavailable external heap
|
2024-12-05 14:18:01 +01:00 |
mock_builtins.h
|
refactor: correct naming of enum class constants 2/n
|
2023-12-11 13:13:35 +01:00 |
mock_builtinslib.h
|
…
|
|
mock_cif.cpp
|
…
|
|
mock_cif.h
|
…
|
|
mock_command_encoder.h
|
…
|
|
mock_command_stream_receiver.cpp
|
feature: introduce heapless state init in L0
|
2024-04-02 12:34:53 +02:00 |
mock_command_stream_receiver.h
|
performance: Pass RootDeviceIndicesContainer by reference
|
2024-12-17 14:18:30 +01:00 |
mock_compiler_cache.h
|
fix: cl_cache store binary and debug data in one file
|
2024-02-29 10:13:15 +01:00 |
mock_compiler_interface.h
|
feature: adding support for custom compiler backends
|
2024-10-23 19:55:36 +02:00 |
mock_compiler_interface_spirv.cpp
|
refactor: correct naming of enum class constants 9/n
|
2023-12-19 10:36:25 +01:00 |
mock_compiler_interface_spirv.h
|
…
|
|
mock_compiler_product_helper.h
|
feature: adding support for custom compiler backends
|
2024-10-23 19:55:36 +02:00 |
mock_compilers.cpp
|
refactor: cleanup around IGC library name mocking logic
|
2024-11-15 18:32:59 +01:00 |
mock_compilers.h
|
refactor: cleanup around IGC library name mocking logic
|
2024-11-15 18:32:59 +01:00 |
mock_cpu_page_fault_manager.h
|
fix: regression caused by tbx fault mngr
|
2025-01-09 07:48:53 +01:00 |
mock_csr.h
|
test: correct expectations in opencl tests if heapless enabled 2/n
|
2024-09-03 11:14:17 +02:00 |
mock_debugger.h
|
…
|
|
mock_deferrable_deletion.cpp
|
…
|
|
mock_deferrable_deletion.h
|
…
|
|
mock_deferred_deleter.cpp
|
performance: Ensure hostptrs removed before creating new one
|
2024-11-12 13:55:15 +01:00 |
mock_deferred_deleter.h
|
performance: Ensure hostptrs removed before creating new one
|
2024-11-12 13:55:15 +01:00 |
mock_device.cpp
|
refactor: unify device hierarchy mode
|
2025-01-14 21:08:44 +01:00 |
mock_device.h
|
fix(ocl): track buffer pool count per device
|
2024-12-16 11:38:05 +01:00 |
mock_direct_submission_controller_enabled.cpp
|
…
|
|
mock_direct_submission_hw.h
|
performance: don't wait for paging fence on user thread
|
2024-08-07 08:30:51 +02:00 |
mock_driver_info.h
|
refactor: correct naming of enum class constants 8/n
|
2023-12-19 08:18:18 +01:00 |
mock_driver_model.h
|
refactor: correct naming of enum class constants 8/n
|
2023-12-19 08:18:18 +01:00 |
mock_elf.h
|
build: add clang-tidy restriction for Enum case
|
2023-12-21 08:58:51 +01:00 |
mock_execution_environment.cpp
|
test: set ccs and rcs exposure in ults
|
2024-08-23 15:28:34 +02:00 |
mock_execution_environment.h
|
fix: Reset builtins pointer after its resources are freed
|
2024-06-20 10:49:56 +02:00 |
mock_gfx_core_helper.h
|
fix: align thread group to dss size if kernel uses slm
|
2024-10-17 15:30:19 +02:00 |
mock_gfx_partition.cpp
|
refactor: correct naming of HeapIndex enum values
|
2023-12-12 11:46:17 +01:00 |
mock_gfx_partition.h
|
Revert "fix: use full size for HEAP_EXTENDED initialization"
|
2024-10-22 19:27:31 +02:00 |
mock_gmm.h
|
build: add clang-tidy restriction for Enum case
|
2023-12-21 08:58:51 +01:00 |
mock_gmm_client_context.cpp
|
fix: pass GMM to Drm::getPatIndex
|
2024-01-08 09:14:14 +01:00 |
mock_gmm_client_context.h
|
…
|
|
mock_gmm_client_context_base.cpp
|
fix: fix compilation issues with gcc14
|
2024-08-22 16:10:49 +02:00 |
mock_gmm_client_context_base.h
|
performance: Add CCS Optimization
|
2024-10-23 11:35:57 +02:00 |
mock_gmm_client_context_base_drm.cpp
|
performance: Add CCS Optimization
|
2024-10-23 11:35:57 +02:00 |
mock_gmm_client_context_base_drm_or_wddm.cpp
|
performance: Add CCS Optimization
|
2024-10-23 11:35:57 +02:00 |
mock_gmm_client_context_base_wddm.cpp
|
performance: Add CCS Optimization
|
2024-10-23 11:35:57 +02:00 |
mock_gmm_helper.h
|
…
|
|
mock_gmm_page_table_mngr.cpp
|
…
|
|
mock_gmm_page_table_mngr.h
|
…
|
|
mock_gmm_resource_info.h
|
refactor: Adjust RENDER_SURFACE_STATE structures naming
|
2024-11-29 09:43:11 +01:00 |
mock_gmm_resource_info_common.cpp
|
…
|
|
mock_graphics_allocation.h
|
refactor: reduce the number of GraphicsAllocation constructors and derivatives
|
2024-06-18 21:31:37 +02:00 |
mock_host_ptr_manager.h
|
…
|
|
mock_igc_path.cpp
|
refactor: cleanup around IGC library name mocking logic
|
2024-11-15 18:32:59 +01:00 |
mock_internal_allocation_storage.h
|
…
|
|
mock_io_functions.h
|
feature: Set Debug Attach Available for Xe
|
2024-01-24 09:04:11 +01:00 |
mock_kernel_info.cpp
|
refactor: remove not needed code.
|
2024-09-19 18:50:16 +02:00 |
mock_kernel_info.h
|
refactor: remove not needed code.
|
2024-09-19 18:50:16 +02:00 |
mock_kmd_notify_helper.h
|
performance: debug key for adjust ULLS on battery
|
2024-03-22 14:24:00 +01:00 |
mock_l0_debugger.h
|
refactor: Passing information about the engine
|
2024-04-22 13:33:56 +02:00 |
mock_memory_manager.cpp
|
feature(sysman): reinitialize gfxPartition on reset
|
2024-12-12 16:27:25 +01:00 |
mock_memory_manager.h
|
performance: Pass RootDeviceIndicesContainer by reference
|
2024-12-17 14:18:30 +01:00 |
mock_memory_operations_handler.h
|
fix: submit dummy exec to pin memory during zeContextMakeMemoryResident call
|
2024-09-23 14:43:59 +02:00 |
mock_migration_sync_data.h
|
…
|
|
mock_modules_zebin.cpp
|
test: neo ULT should build with optimizations disabled
|
2024-10-11 17:26:06 +02:00 |
mock_modules_zebin.h
|
feature: New forward-compatibility model for zeinfo
|
2024-10-17 14:03:01 +02:00 |
mock_multi_graphics_allocation.h
|
…
|
|
mock_os_context.h
|
…
|
|
mock_os_context_win.h
|
fix: Update residency fence value after ring buffer switch
|
2023-11-17 20:46:14 +01:00 |
mock_os_library.cpp
|
…
|
|
mock_os_library.h
|
fix: correct loading L0 loader functions
|
2024-10-17 15:39:20 +02:00 |
mock_ostime.h
|
fix: zeDeviceGetGlobalTimestamp to use submisison
|
2024-12-04 19:10:07 +01:00 |
mock_ostime_win.h
|
…
|
|
mock_product_helper.cpp
|
feature: is48bResourceNeededForRayTracing specialization for rt encoder
|
2024-12-12 13:29:07 +01:00 |
mock_product_helper.h
|
performance: redesign usm alloc reuse mechanism
|
2024-09-10 18:12:14 +02:00 |
mock_release_helper.h
|
fix: disable xe2 compression through release helper
|
2024-12-20 14:09:59 +01:00 |
mock_scratch_space_controller_xehp_and_later.h
|
fix: don't adjust programmed per thread scratch size
|
2025-01-10 11:35:50 +01:00 |
mock_sip.cpp
|
test: enable global mock sip in tests
|
2024-09-30 18:19:57 +02:00 |
mock_sip.h
|
feature: add support for state save area header v4
|
2024-08-26 16:03:20 +02:00 |
mock_submissions_aggregator.h
|
…
|
|
mock_svm_manager.h
|
fix: device usm alloc reuse
|
2024-05-29 12:18:34 +02:00 |
mock_sync_buffer_handler.h
|
feature: update processing kernel residency
|
2024-09-09 14:10:02 +02:00 |
mock_tbx_csr.h
|
fix: regression caused by tbx fault mngr
|
2025-01-09 07:48:53 +01:00 |
mock_tbx_sockets.h
|
…
|
|
mock_timestamp_container.h
|
refactor: move tag initialization to allocator [1/n]
|
2024-12-17 17:53:13 +01:00 |
mock_timestamp_packet.h
|
refactor: move tag initialization to allocator [1/n]
|
2024-12-17 17:53:13 +01:00 |
mock_usm_memory_pool.h
|
performance: redesign usm alloc reuse mechanism
|
2024-09-10 18:12:14 +02:00 |
mock_wddm.cpp
|
fix: make paging fence address volatile
|
2024-08-07 15:09:34 +02:00 |
mock_wddm.h
|
fix: make paging fence address volatile
|
2024-08-07 15:09:34 +02:00 |
mock_wddm_interface.h
|
feature: Add ULLS support for WDDM 2.3
|
2024-01-29 15:45:43 +01:00 |
mock_wddm_interface20.h
|
feature: Add ULLS support for WDDM 2.3
|
2024-01-29 15:45:43 +01:00 |
mock_wddm_interface23.h
|
…
|
|
mock_wddm_residency_allocations_container.h
|
…
|
|
mock_wddm_residency_controller.h
|
performance: remove trim candidate list
|
2024-08-23 12:21:50 +02:00 |
mock_wddm_residency_logger.h
|
…
|
|
ult_device_factory.cpp
|
fix: respect affinity mask with COMBINED hierarchy in OCL
|
2025-01-13 15:38:39 +01:00 |
ult_device_factory.h
|
fix: respect affinity mask with COMBINED hierarchy in OCL
|
2025-01-13 15:38:39 +01:00 |
wddm_mock_helpers.h
|
refactor: correct naming of enum class constants 6/n
|
2023-12-13 14:48:52 +01:00 |