..
local
Create kmd migrated allocation with initial placement
2022-02-01 15:42:10 +01:00
wddm_linux
WSL - partition layout for 48-bit limited addressing
2021-09-28 18:09:46 +02:00
CMakeLists.txt
Reintroduce prelim DRM debug support
2022-02-28 18:25:57 +01:00
allocator_helper.h
…
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
[CP-1] Extend CLOS cache mechanism for DRM allocation
2022-02-09 16:51:48 +01: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
clos_helper.h
Add ForceAllResourcesUncached debug variable
2022-02-23 09:43: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
Clear Drm profiling variables and macros
2022-02-01 15:51:47 +01:00
device_time_drm.h
Clear Drm profiling variables and macros
2022-02-01 15:51:47 +01:00
driver_info_linux.cpp
…
driver_info_linux.h
…
drm_allocation.cpp
Add memory prefetch for kmd migrated shared allocations
2022-03-09 16:02:18 +01:00
drm_allocation.h
Add memory prefetch for kmd migrated shared allocations
2022-03-09 16:02:18 +01:00
drm_buffer_object.cpp
Zero the handle for bound BO exec
2022-02-15 18:00:43 +01:00
drm_buffer_object.h
Register zebin module for all kernel allocations
2022-02-15 16:58:04 +01:00
drm_command_stream.h
Add tweaks and control flags to linux completion fence
2022-01-21 13:41:23 +01:00
drm_command_stream.inl
[3/n] Optimize indirect allocations handling.
2022-01-25 16:40:56 +01: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
Reintroduce prelim DRM debug support
2022-02-28 18:25:57 +01:00
drm_debug.h
Reintroduce prelim DRM debug support
2022-02-28 18:25:57 +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
…
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
Test closing GEM worker is blocking during cleanup
2022-01-12 12:48:05 +01:00
drm_memory_manager.cpp
Add memory prefetch for kmd migrated shared allocations
2022-03-09 16:02:18 +01:00
drm_memory_manager.h
Add memory prefetch for kmd migrated shared allocations
2022-03-09 16:02:18 +01:00
drm_memory_manager_create_multi_host_allocation.cpp
Extend createMultiHostAllocation, allocWithAlignment
2022-02-16 17:11:22 +01:00
drm_memory_manager_local_memory.cpp
Revert "Move and extend local memory DRM allocations"
2022-02-22 08:48:46 +01:00
drm_memory_operations_handler.h
Return error when failing on submission
2022-01-12 16:42:30 +01:00
drm_memory_operations_handler_bind.cpp
Add debug flag to bind at creation time
2022-02-09 09:26:02 +01:00
drm_memory_operations_handler_bind.h
Return error when failing on submission
2022-01-12 16:42:30 +01:00
drm_memory_operations_handler_create.cpp
Extend createMultiHostAllocation, allocWithAlignment
2022-02-16 17:11:22 +01:00
drm_memory_operations_handler_default.cpp
Return error when failing on submission
2022-01-12 16:42:30 +01:00
drm_memory_operations_handler_default.h
Return error when failing on submission
2022-01-12 16:42:30 +01:00
drm_neo.cpp
Add mock function to check for page fault support
2022-02-28 18:36:31 +01:00
drm_neo.h
Add mock function to check for page fault support
2022-02-28 18:36:31 +01:00
drm_null_device.h
Clear Drm profiling variables and macros
2022-02-01 15:51:47 +01:00
drm_query.cpp
Add mock function to check for page fault support
2022-02-28 18:36:31 +01:00
engine_info.cpp
Extend EngineInfo with additional copy engines
2022-02-15 15:05:02 +01:00
engine_info.h
Extend EngineInfo with additional copy engines
2022-02-15 15:05:02 +01:00
gmm_interface_linux.cpp
…
hw_device_id.h
…
hw_device_id_linux.cpp
…
hw_info_config_drm.cpp
Remove not used GT type info
2022-01-26 18:06:38 +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
…
ioctl_helper.cpp
Move ioctl strings out of ioctl helper
2022-02-17 12:30:47 +01:00
ioctl_helper.h
Add memory prefetch for kmd migrated shared allocations
2022-03-09 16:02:18 +01:00
ioctl_helper_getter.cpp
Extend DRM mock and queryTopology tests - part 1
2022-02-04 12:02:49 +01:00
ioctl_helper_getter_upstream.cpp
Extend DRM mock and queryTopology tests - part 1
2022-02-04 12:02:49 +01:00
ioctl_helper_prelim.cpp
Add memory prefetch for kmd migrated shared allocations
2022-03-09 16:02:18 +01:00
ioctl_helper_upstream.cpp
Add memory prefetch for kmd migrated shared allocations
2022-03-09 16:02:18 +01:00
ioctl_strings.h
Move ioctl strings out of ioctl helper
2022-02-17 12:30:47 +01:00
ioctl_strings_prelim.cpp
Add missing include
2022-02-17 17:38:09 +01:00
ioctl_strings_upstream.cpp
Move ioctl strings out of ioctl helper
2022-02-17 12:30:47 +01:00
kmd_notify_properties_linux.cpp
Move kmd notify properties to shared
2021-10-07 18:12:19 +02:00
linux_inc.cpp
…
memory_info.cpp
Create kmd migrated allocation with initial placement
2022-02-01 15:42:10 +01:00
memory_info.h
Create kmd migrated allocation with initial placement
2022-02-01 15:42:10 +01:00
os_context_linux.cpp
Set cooperative flag for debuggable contexts during creation
2022-02-15 16:00:25 +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
…
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
…
os_library_linux.cpp
…
os_library_linux.h
…
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
…
os_thread_linux.cpp
…
os_thread_linux.h
…
os_time_linux.cpp
…
os_time_linux.h
…
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
…
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
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