.. |
local
|
Unify shared code between ioctl helpers upstream and prelim
|
2022-06-03 15:16:57 +02:00 |
wddm_linux
|
WSL - partition layout for 48-bit limited addressing
|
2021-09-28 18:09:46 +02:00 |
CMakeLists.txt
|
Move I915_PARAM values to DrmParam enum class
|
2022-06-06 18:46:04 +02:00 |
allocator_helper.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
cache_info.cpp
|
Improve pat index programming on linux
|
2022-04-12 08:18:20 +02:00 |
cache_info.h
|
Improve pat index programming on linux
|
2022-04-12 08:18:20 +02:00 |
clos_cache.cpp
|
[CP-1] Extend CLOS cache mechanism for DRM allocation
|
2022-02-09 16:51:48 +01:00 |
clos_cache.h
|
[CP-1] Extend CLOS cache mechanism for DRM allocation
|
2022-02-09 16:51:48 +01:00 |
device_command_stream.inl
|
Move command stream receiver files to shared
|
2021-09-23 12:47:21 +02:00 |
device_time_drm.cpp
|
Create enum for Ioctl request values
|
2022-05-27 13:22:59 +02:00 |
device_time_drm.h
|
Clear Drm profiling variables and macros
|
2022-02-01 15:51:47 +01:00 |
driver_info_linux.cpp
|
clang-tidy configuration cleanup
|
2022-05-11 14:02:04 +02:00 |
driver_info_linux.h
|
Add cl_khr_pci_bus_info extension
|
2021-05-20 14:51:33 +02:00 |
drm_allocation.cpp
|
Use MemoryClassInstance instead of drm_i915_gem_memory_class_instance
|
2022-05-19 17:16:32 +02:00 |
drm_allocation.h
|
Add canonized gpuAddress to GraphicsAllocation constructor
|
2022-06-06 18:17:36 +02:00 |
drm_buffer_object.cpp
|
Create enum for Ioctl request values
|
2022-05-27 13:22:59 +02:00 |
drm_buffer_object.h
|
Create a wrapper for drm_i915_gem_execbuffer2
|
2022-05-12 17:58:16 +02:00 |
drm_command_stream.h
|
Create wrapper for drm_i915_gem_exec_object2
|
2022-05-12 13:14:27 +02:00 |
drm_command_stream.inl
|
Resubmit fix for task count hang
|
2022-06-07 16:28:17 +02:00 |
drm_command_stream_bdw_and_later.inl
|
Add tweaks and control flags to linux completion fence
|
2022-01-21 13:41:23 +01:00 |
drm_command_stream_xehp_and_later.inl
|
Improve submission logging
|
2022-02-11 17:36:14 +01:00 |
drm_debug.cpp
|
Cleanup headers
|
2022-05-18 11:42:06 +02:00 |
drm_debug.h
|
L0 Debugger - DebugSession linux implementation
|
2022-05-11 15:30:32 +02:00 |
drm_engine_mapper.cpp
|
Extend engine checkers to support more engine types
|
2021-12-09 13:41:25 +01:00 |
drm_engine_mapper.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
drm_gem_close_worker.cpp
|
Create enum for Ioctl request values
|
2022-05-27 13:22:59 +02:00 |
drm_gem_close_worker.h
|
refactor: simplify logic in drm gem close worker
|
2022-05-24 17:54:56 +02:00 |
drm_memory_manager.cpp
|
Adjust GmmHelper to be HW aware
|
2022-06-13 18:33:06 +02:00 |
drm_memory_manager.h
|
Remove virtual padding support
|
2022-06-08 12:42:44 +02:00 |
drm_memory_manager_create_multi_host_allocation.cpp
|
Dont pass redundant flags param to allocUserPtr
|
2022-06-06 17:53:04 +02:00 |
drm_memory_operations_handler.h
|
Detect GPU hang in evictUnusedAllocations()
|
2022-04-13 15:39:02 +02:00 |
drm_memory_operations_handler_bind.cpp
|
Resubmit fix for task count hang
|
2022-06-07 16:28:17 +02:00 |
drm_memory_operations_handler_bind.h
|
fix for WSL and for sortNeoDevices
|
2022-05-07 02:38:02 +02:00 |
drm_memory_operations_handler_create.cpp
|
Extend createMultiHostAllocation, allocWithAlignment
|
2022-02-16 17:11:22 +01:00 |
drm_memory_operations_handler_default.cpp
|
Detect GPU hang in evictUnusedAllocations()
|
2022-04-13 15:39:02 +02:00 |
drm_memory_operations_handler_default.h
|
Detect GPU hang in evictUnusedAllocations()
|
2022-04-13 15:39:02 +02:00 |
drm_neo.cpp
|
Ensure that ioctl helper is initialized only once
|
2022-06-08 17:54:21 +02:00 |
drm_neo.h
|
Extract querying device id and revision to a dedicated method
|
2022-06-08 14:04:46 +02:00 |
drm_null_device.h
|
Create enum for Ioctl request values
|
2022-05-27 13:22:59 +02:00 |
drm_version.cpp
|
Extract querying device id and revision to a dedicated method
|
2022-06-08 14:04:46 +02:00 |
drm_wrappers.cpp
|
GEM_MMAP removal
|
2022-06-10 11:57:47 +02:00 |
drm_wrappers.h
|
GEM_MMAP removal
|
2022-06-10 11:57:47 +02:00 |
engine_info.cpp
|
Create enum wrapper for drm engine class values
|
2022-06-01 14:39:29 +02:00 |
engine_info.h
|
Create a wrapper for drm_i915_query_item
|
2022-05-18 11:32:44 +02:00 |
gmm_interface_linux.cpp
|
…
|
|
hw_device_id.h
|
Refactoring HwDeviceId
|
2021-05-24 21:38:20 +02:00 |
hw_device_id_linux.cpp
|
Refactoring HwDeviceId
|
2021-05-24 21:38:20 +02:00 |
hw_info_config_drm.cpp
|
Remove redundant query for device id and revision
|
2022-06-08 12:21:33 +02:00 |
hw_info_config_uuid_xehp_and_later.inl
|
style: configure readability-identifier-naming.FunctionCase
|
2022-05-17 20:55:56 +02:00 |
hw_info_config_wddm_stub.cpp
|
Refactoring hwinfoconfig
|
2021-05-25 09:02:07 +02:00 |
hw_info_config_xe_hpc_and_later.inl
|
Improve pat index programming on linux
|
2022-04-12 08:18:20 +02:00 |
ioctl_helper.cpp
|
GEM_MMAP removal
|
2022-06-10 11:57:47 +02:00 |
ioctl_helper.h
|
Make IoctlHelper::ioctl method non-static
|
2022-06-10 16:30:36 +02:00 |
ioctl_helper_getter.cpp
|
Extend IoctlHelper::get interface - pass drm version
|
2022-05-23 13:45:33 +02:00 |
ioctl_helper_getter_upstream.cpp
|
Extend IoctlHelper::get interface - pass drm version
|
2022-05-23 13:45:33 +02:00 |
ioctl_helper_prelim.cpp
|
Make IoctlHelper::ioctl method non-static
|
2022-06-10 16:30:36 +02:00 |
ioctl_helper_upstream.cpp
|
Move I915_PARAM values to DrmParam enum class
|
2022-06-06 18:46:04 +02:00 |
kmd_notify_properties_linux.cpp
|
Move kmd notify properties to shared
|
2021-10-07 18:12:19 +02:00 |
linux_inc.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
memory_info.cpp
|
Remove magic number from createGemExt method
|
2022-05-31 17:10:50 +02:00 |
memory_info.h
|
Remove magic number from createGemExt method
|
2022-05-31 17:10:50 +02:00 |
os_context_linux.cpp
|
Extract create drm context logic to ioctl helper
|
2022-05-31 11:59:41 +02:00 |
os_context_linux.h
|
Power Saving Hint Support for Level Zero in Windows
|
2022-01-06 23:56:59 +01:00 |
os_inc.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
os_interface_linux.cpp
|
Remove not needed arguments in init os interface functions
|
2021-12-16 14:19:32 +01:00 |
os_interface_linux.h
|
Remove not needed arguments in init os interface functions
|
2021-12-16 14:19:32 +01:00 |
os_library_helper.cpp
|
Adding DisableDeepBind debug flag
|
2021-02-23 19:19:24 +01:00 |
os_library_linux.cpp
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
os_library_linux.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
os_memory_linux.cpp
|
WSL - partition layout for 48-bit limited addressing
|
2021-09-28 18:09:46 +02:00 |
os_memory_linux.h
|
Cleanup headers
|
2022-05-18 11:42:06 +02:00 |
os_metrics_library.cpp
|
Move metrics library to shared
|
2021-10-06 21:46:22 +02:00 |
os_socket.h
|
Copyright header update
|
2021-05-17 20:38:19 +02:00 |
os_thread_linux.cpp
|
Use sched_yield() instead pthread_yield()
|
2021-06-28 15:55:03 +02:00 |
os_thread_linux.h
|
Cleanup headers
|
2022-05-18 11:42:06 +02:00 |
os_time_linux.cpp
|
Refactor of global factories
|
2021-05-28 19:09:24 +02:00 |
os_time_linux.h
|
Refactor of global factories
|
2021-05-28 19:09:24 +02:00 |
page_table_manager_functions.cpp
|
Move enable_product.inl to shared
|
2021-10-12 22:02:16 +02:00 |
pci_path.cpp
|
L0 Core Add Support For pci_speed_ext
|
2022-03-16 22:47:59 +01:00 |
pci_path.h
|
L0 Core Add Support For pci_speed_ext
|
2022-03-16 22:47:59 +01:00 |
performance_counters_linux.cpp
|
Move performance counters to shared
|
2021-09-24 11:59:55 +02:00 |
performance_counters_linux.h
|
Move performance counters to shared
|
2021-09-24 11:59:55 +02:00 |
pmt_util.cpp
|
Fix compilation errors
|
2021-12-14 19:38:25 +01:00 |
pmt_util.h
|
Cleanup headers
|
2022-05-18 11:42:06 +02:00 |
print.cpp
|
style: configure readability-identifier-naming.FunctionCase
|
2022-05-17 20:55:56 +02:00 |
settings_reader_create.cpp
|
…
|
|
sys_calls.h
|
Metrics IP Sampling Add Support for Streamer APIs
|
2022-03-11 03:03:22 +01:00 |
sys_calls_linux.cpp
|
Metrics IP Sampling Add Support for Streamer APIs
|
2022-03-11 03:03:22 +01:00 |
system_info.cpp
|
Remove function extendParseDeviceBlob
|
2022-04-11 13:38:49 +02:00 |
system_info.h
|
Remove unused members and getters in system info
|
2022-04-12 10:46:53 +02:00 |
system_info_extended.cpp
|
Remove function extendParseDeviceBlob
|
2022-04-11 13:38:49 +02:00 |