..
flags
Add queryItem flags to drm query ioctl
2020-11-19 18:26:12 +01:00
local
Fix createGemExt function
2021-12-28 14:48:31 +01:00
wddm_linux
WSL - partition layout for 48-bit limited addressing
2021-09-28 18:09:46 +02:00
CMakeLists.txt
Add assignRegionsFromDistances logic
2021-12-30 17:48:16 +01:00
allocator_helper.h
Copyright header update
2021-05-17 20:38:19 +02:00
cache_info.h
Add support for mem advise to set cache policy in buffer object
2021-10-07 22:16:58 +02:00
cache_info_impl.h
Add support for L3 cache information
2021-02-05 10:28:02 +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
lint revision update
2021-11-23 12:50:25 +01:00
device_time_drm.h
lint revision update
2021-11-23 12:50:25 +01:00
driver_info_linux.cpp
Refactor/cleanup around wddm
2021-05-26 16:26:28 +02:00
driver_info_linux.h
Add cl_khr_pci_bus_info extension
2021-05-20 14:51:33 +02:00
drm_allocation.cpp
Add advise for atomic and preferred location
2021-12-15 16:02:19 +01:00
drm_allocation.h
Improve control of explicit residency flag
2021-11-09 10:54:00 +01:00
drm_allocation_extended.cpp
Add advise for atomic and preferred location
2021-12-15 16:02:19 +01:00
drm_buffer_object.cpp
Improve control of explicit residency flag
2021-11-09 10:54:00 +01:00
drm_buffer_object.h
Add rootDeviceIndex to BO
2021-12-20 23:33:04 +01:00
drm_buffer_object_extended.cpp
Copyright header update
2021-05-17 20:38:19 +02:00
drm_command_stream.h
Enable zeDeviceCanAccessPeer
2021-10-12 09:38:22 +02:00
drm_command_stream.inl
Revert "Enable task count update from wait"
2021-12-20 16:53:16 +01:00
drm_command_stream_bdw_and_later.inl
Enable zeDeviceCanAccessPeer
2021-10-12 09:38:22 +02:00
drm_command_stream_xehp_and_later.inl
Unify memory layout for all multi tile post sync operations
2021-12-02 18:00:40 +01:00
drm_debug.cpp
Add initial support for context debug
2021-01-27 12:50:26 +01: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
Move command stream receiver files to shared
2021-09-23 12:47:21 +02:00
drm_gem_close_worker.h
Copyright header update
2021-05-17 20:38:19 +02:00
drm_memory_manager.cpp
Enable MemoryInfo for platforms without local mem
2021-12-23 17:35:18 +01:00
drm_memory_manager.h
Add rootDeviceIndex to BO
2021-12-20 23:33:04 +01:00
drm_memory_manager_create_multi_host_allocation.cpp
Introduce DrmMemoryManager::createMultiHostAllocation() method
2021-05-14 16:01:19 +02:00
drm_memory_manager_local_memory.cpp
Move free function to DrmMemoryManager
2021-11-30 14:55:18 +01:00
drm_memory_operations_handler.h
Avoid deadlock when evicting unused allocations
2021-10-07 23:22:45 +02:00
drm_memory_operations_handler_bind.cpp
Rename functions
2021-12-13 14:27:02 +01:00
drm_memory_operations_handler_bind.h
Avoid deadlock when evicting unused allocations
2021-10-07 23:22:45 +02:00
drm_memory_operations_handler_create.cpp
Copyright header update
2021-05-17 20:38:19 +02:00
drm_memory_operations_handler_default.cpp
Avoid deadlock when evicting unused allocations
2021-10-07 23:22:45 +02:00
drm_memory_operations_handler_default.h
Avoid deadlock when evicting unused allocations
2021-10-07 23:22:45 +02:00
drm_neo.cpp
Dont print error on IOCTL entry after success
2021-12-31 09:49:08 +01:00
drm_neo.h
Change return type from unique_ptr to vector
2021-12-28 10:33:53 +01:00
drm_null_device.h
Correct handling unique_ptr in functions
2021-10-21 18:17:14 +02:00
drm_query.cpp
Use queryEngineInfo with prelim ioctls
2022-01-04 12:15:04 +01:00
engine_info.h
…
engine_info_impl.h
Use queryEngineInfo with prelim ioctls
2022-01-04 12:15:04 +01:00
gmm_interface_linux.cpp
Add absolute include paths
2020-02-23 23:49:12 +01:00
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
Add new KMD delay parameter for direct submission
2021-12-17 21:09:37 +01:00
hw_info_config_uuid_xehp_and_later.inl
Add uuid support using inband information
2021-12-10 08:02:33 +01:00
hw_info_config_wddm_stub.cpp
Refactoring hwinfoconfig
2021-05-25 09:02:07 +02:00
ioctl_helper.cpp
Check i915 version at runtime
2021-12-10 12:22:00 +01:00
ioctl_helper.h
Use queryEngineInfo with prelim ioctls
2022-01-04 12:15:04 +01:00
ioctl_helper_getter.cpp
Check i915 version at runtime
2021-12-10 12:22:00 +01:00
ioctl_helper_prelim.cpp
Optimize vector usage
2022-01-04 15:51:32 +01:00
ioctl_helper_upstream.cpp
Optimize vector usage
2022-01-04 15:51:32 +01: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
Add assignRegionsFromDistances logic
2021-12-30 17:48:16 +01:00
memory_info.h
Add assignRegionsFromDistances logic
2021-12-30 17:48:16 +01:00
os_context_linux.cpp
Power Saving Hint Support for Level Zero in Windows
2022-01-06 23:56:59 +01: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
WSL - partition layout for 48-bit limited addressing
2021-09-28 18:09:46 +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
Copyright header update
2021-05-17 20:38:19 +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
Add uuid support using inband information
2021-12-10 08:02:33 +01:00
pci_path.h
Add uuid support using inband information
2021-12-10 08:02:33 +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
Fix compilation errors
2021-12-14 19:38:25 +01:00
print.cpp
Copyright header update
2021-05-17 20:38:19 +02:00
settings_reader_create.cpp
Require OpenCLDriverName in DeviceRegistryPath
2020-08-24 08:21:20 +02:00
sys_calls.h
Add SysCall pwrite()
2021-08-26 18:20:58 +02:00
sys_calls_linux.cpp
Add SysCall pwrite()
2021-08-26 18:20:58 +02:00
system_info.cpp
Change return type from unique_ptr to vector
2021-12-28 10:33:53 +01:00
system_info.h
Change return type from unique_ptr to vector
2021-12-28 10:33:53 +01:00
system_info_extended.cpp
Move SystemInfoImpl logic to SystemInfo
2021-11-25 19:05:35 +01:00