.. |
linux
|
fix: remove setting debug flags for ioctl helper xe
|
2023-09-26 15:42:52 +02:00 |
windows
|
fix: correct cleanup path when set priority call fail in wddm path
|
2023-07-24 11:32:10 +02:00 |
CMakeLists.txt
|
test: Add mock release helper
|
2023-09-20 14:39:15 +02: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_assert_handler.h
|
feature: gpu assert implementation
|
2023-03-15 19:22:09 +01:00 |
mock_aub_center.h
|
…
|
|
mock_aub_csr.h
|
fix: decanonize GPU VA during TBX memory read.
|
2023-07-26 19:44:19 +02:00 |
mock_aub_file_stream.h
|
Cleanup includes 55
|
2023-02-16 13:30:20 +01:00 |
mock_aub_manager.h
|
fix: decanonize GPU VA during TBX memory read.
|
2023-07-26 19:44:19 +02: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
|
feature: bindless addressing allocator - reuse of bindless slots
|
2023-08-29 09:51:36 +02:00 |
mock_builtins.h
|
feature(debugger): allocate per-context SIP kernels with contextID
|
2023-08-09 16:22:20 +02:00 |
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_encoder.h
|
wa: add dummy blits before command MI_FLUSH_DW
|
2023-03-09 10:40:35 +01:00 |
mock_command_stream_receiver.cpp
|
fix: Ensure flat ring buffer disabled on regular cmd lists
|
2023-06-19 16:27:57 +02:00 |
mock_command_stream_receiver.h
|
performance(ocl): program barrier pc in taskStream
|
2023-09-19 11:48:02 +02:00 |
mock_compiler_cache.h
|
fix: ocloc - regenerate genHash after compilation
|
2023-08-28 13:11:49 +02:00 |
mock_compiler_interface.h
|
refactor: Remove globaly enabled cl_cache
|
2023-04-28 23:28:49 +02: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
|
…
|
|
mock_compilers.cpp
|
feature: add ocloc IGC_REVISION query
|
2023-09-26 15:57:11 +02:00 |
mock_compilers.h
|
feature: add ocloc IGC_REVISION query
|
2023-09-26 15:57:11 +02:00 |
mock_cpu_page_fault_manager.cpp
|
test: Add mock for cpu page fault manager
|
2023-07-21 17:18:42 +02:00 |
mock_cpu_page_fault_manager.h
|
feature: register handler when we migrate to GPU
|
2023-08-14 11:14:03 +02:00 |
mock_csr.h
|
refactor: Rename member variables to camelCase 3/n
|
2023-04-28 16:01:14 +02:00 |
mock_debugger.h
|
L0 Debug - Fix imm cmdlist mode on windows
|
2022-11-25 20:37:14 +01:00 |
mock_deferrable_deletion.cpp
|
Revert "Deferred deletion of allocations in main thread"
|
2023-03-20 18:17:15 +01:00 |
mock_deferrable_deletion.h
|
Revert "Deferred deletion of allocations in main thread"
|
2023-03-20 18:17:15 +01:00 |
mock_deferred_deleter.cpp
|
Revert "Deferred deletion of allocations in main thread"
|
2023-03-20 18:17:15 +01:00 |
mock_deferred_deleter.h
|
Revert "Deferred deletion of allocations in main thread"
|
2023-03-20 18:17:15 +01:00 |
mock_device.cpp
|
refactor: remove LogicalStateHelper
|
2023-09-13 10:29:53 +02:00 |
mock_device.h
|
refactor: Remove SourceLevelDebugger
|
2023-08-10 11:14:02 +02:00 |
mock_direct_submission_controller_enabled.cpp
|
Enable direct submission controller
|
2021-10-26 12:07:11 +02:00 |
mock_direct_submission_hw.h
|
performance: use dedicated flag to dispatch monitor fence
|
2023-09-21 13:25:06 +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
|
fix: correct handling ZE_ENABLE_PCI_ID_DEVICE_ORDER flag
|
2023-06-14 16:27:55 +02: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
|
refactor: pass root device environment to CacheSettingsHelper::preferNoCpuAccess
|
2023-09-13 09:32:36 +02:00 |
mock_experimental_command_buffer.h
|
…
|
|
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
|
…
|
|
mock_gfx_partition.h
|
feature: setup heap extended host size based on system memory size
|
2023-04-28 15:23:01 +02:00 |
mock_gmm.h
|
fix: Add ImageInfo to createGraphicsAllocation on Linux
|
2023-09-14 12:58:59 +02:00 |
mock_gmm_client_context.cpp
|
refactor: Simplify OverrideBlitterMocs usage
|
2023-05-09 19:22:57 +02: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: Use Gmm to map virtual gpu addresses
|
2023-05-25 15:49:05 +02:00 |
mock_gmm_client_context_base.h
|
fix: Use Gmm to map virtual gpu addresses
|
2023-05-25 15:49:05 +02:00 |
mock_gmm_client_context_base_drm.cpp
|
fix: Use Gmm to map virtual gpu addresses
|
2023-05-25 15:49:05 +02:00 |
mock_gmm_client_context_base_drm_or_wddm.cpp
|
fix: Use Gmm to map virtual gpu addresses
|
2023-05-25 15:49:05 +02:00 |
mock_gmm_client_context_base_wddm.cpp
|
fix: Use Gmm to map virtual gpu addresses
|
2023-05-25 15:49:05 +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
|
fix: wa override pat index for uncached types on xe_lpg
|
2023-08-30 08:37:31 +02:00 |
mock_gmm_resource_info_common.cpp
|
refactor: Rename member variables to camelCase 2/n
|
2023-04-27 20:39:22 +02:00 |
mock_graphics_allocation.h
|
refactor graphics allocation structure elements for sub-allocation properties
|
2023-04-07 16:53:23 +02:00 |
mock_host_ptr_manager.h
|
move mock_host_ptr_manager to shared
|
2021-09-24 15:36:15 +02:00 |
mock_internal_allocation_storage.h
|
Use dedicated using type for TaskCount
|
2022-11-28 16:44:44 +01:00 |
mock_io_functions.h
|
refactor: unify mocks for getenv function
|
2023-08-23 13:44:40 +02:00 |
mock_kernel_info.cpp
|
refactor: store number of stateful args in KernelDescriptor
|
2023-06-12 14:15:43 +02:00 |
mock_kernel_info.h
|
Clean unused code
|
2022-07-07 14:52:26 +02:00 |
mock_l0_debugger.h
|
refactor: Remove SourceLevelDebugger
|
2023-08-10 11:14:02 +02:00 |
mock_memory_manager.cpp
|
fix: use proper pointer inside appendWriteGlobalTimestamp
|
2023-09-27 14:00:37 +02:00 |
mock_memory_manager.h
|
refactor: remove useLocalMem from allocate32BitGraphicsMemoryImpl
|
2023-09-18 10:08:09 +02: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
|
feature: verify stateful information only when binary is generated by IGC
|
2023-06-12 11:45:41 +02: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
|
…
|
|
mock_os_context.h
|
feature(debugger): allocate per-context SIP kernels with contextID
|
2023-08-09 16:22:20 +02:00 |
mock_os_library.cpp
|
Improve GtPin init error status reporting
|
2022-08-05 04:18:07 +02:00 |
mock_os_library.h
|
fix: extend cache hash with compiler commit sha, lib size and mtime
|
2023-08-22 15:28:57 +02:00 |
mock_ostime.h
|
feature: add initial support for host mapped timestamps
|
2023-06-26 08:29:58 +02:00 |
mock_ostime_win.h
|
Refactor: pass gfxCoreHelper to convertTimestampsFromOaToCsDomain
|
2023-01-02 08:12:15 +01:00 |
mock_product_helper.cpp
|
fix: unify path for getting number of grfs per thread
|
2023-10-03 08:17:46 +02:00 |
mock_product_helper.h
|
refactor raytracing: unify RT programming logic
|
2023-03-07 11:51:58 +01:00 |
mock_release_helper.h
|
fix: unify path for getting number of grfs per thread
|
2023-10-03 08:17:46 +02: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
|
fix(debugger): Set flags for MME regset
|
2023-08-23 16:38:35 +02:00 |
mock_submissions_aggregator.h
|
Apply CamelCase for class and struct names
|
2023-04-24 15:36:27 +02:00 |
mock_svm_manager.h
|
fix: memory prefetch for kmd migrated shared alloc to check for invalid usm ptr
|
2023-08-08 11:29:14 +02:00 |
mock_tbx_csr.h
|
Cleanup includes 56
|
2023-02-16 14:42:44 +01:00 |
mock_tbx_sockets.h
|
…
|
|
mock_timestamp_container.h
|
performance(ocl): timestamp packet count per gfx
|
2023-09-25 20:34:58 +02:00 |
mock_timestamp_packet.h
|
performance(ocl): timestamp packet count per gfx
|
2023-09-25 20:34:58 +02:00 |
mock_wddm.cpp
|
performance: Wait in busy loop with timeout before Gdi sync object
|
2023-09-08 14:40:20 +02:00 |
mock_wddm.h
|
performance: Wait in busy loop with timeout before Gdi sync object
|
2023-09-08 14:40:20 +02:00 |
mock_wddm_interface20.h
|
…
|
|
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
|
…
|
|
mock_wddm_residency_logger.h
|
performance: add residency diagnostic for trim callback
|
2023-07-26 07:46:55 +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 |