.. |
flags
|
Add queryItem flags to drm query ioctl
|
2020-11-19 18:26:12 +01:00 |
CMakeLists.txt
|
Adding DisableDeepBind debug flag
|
2021-02-23 19:19:24 +01:00 |
allocator_helper.h
|
…
|
|
cache_info.h
|
Add checks for default cache policy
|
2021-02-19 14:16:14 +01:00 |
cache_info_impl.h
|
Add support for L3 cache information
|
2021-02-05 10:28:02 +01:00 |
driver_info_linux.cpp
|
…
|
|
driver_info_linux.h
|
…
|
|
drm_allocation.cpp
|
Improve OsHandle struct
|
2021-04-02 18:42:16 +02:00 |
drm_allocation.h
|
Improve OsHandle struct
|
2021-04-02 18:42:16 +02:00 |
drm_allocation_extended.cpp
|
Add checks for default cache policy
|
2021-02-19 14:16:14 +01:00 |
drm_buffer_object.cpp
|
Validate host pointer with no exec
|
2021-05-13 18:25:02 +02:00 |
drm_buffer_object.h
|
Add support for L3 cache information
|
2021-02-05 10:28:02 +01:00 |
drm_buffer_object_extended.cpp
|
Fill exec object with additional flag
|
2021-01-28 15:32:04 +01:00 |
drm_debug.cpp
|
Add initial support for context debug
|
2021-01-27 12:50:26 +01:00 |
drm_engine_mapper.cpp
|
…
|
|
drm_engine_mapper.h
|
…
|
|
drm_gem_close_worker.cpp
|
…
|
|
drm_gem_close_worker.h
|
…
|
|
drm_memory_manager.cpp
|
Disable GEM_WAIT when new residency model available
|
2021-05-10 14:59:21 +02:00 |
drm_memory_manager.h
|
Disable GEM_WAIT when new residency model available
|
2021-05-10 14:59:21 +02:00 |
drm_memory_manager_allocate_in_device_pool.cpp
|
Add new unified shared memory model
|
2020-11-02 19:23:40 +01:00 |
drm_memory_manager_allocate_in_device_pool_dg1.cpp
|
Allow aligning allocations VA to 2MBt pu
|
2021-04-26 11:00:49 +02:00 |
drm_memory_operations_handler.h
|
Lock exec path if default memory operations handler is used
|
2020-11-27 14:49:03 +01:00 |
drm_memory_operations_handler_bind.cpp
|
Always query memory info
|
2021-04-12 12:52:15 +02:00 |
drm_memory_operations_handler_bind.h
|
Lock exec path if default memory operations handler is used
|
2020-11-27 14:49:03 +01:00 |
drm_memory_operations_handler_create.cpp
|
Unbind unused resources when running out of memory
|
2020-09-17 12:59:45 +02:00 |
drm_memory_operations_handler_default.cpp
|
Lock exec path if default memory operations handler is used
|
2020-11-27 14:49:03 +01:00 |
drm_memory_operations_handler_default.h
|
Lock exec path if default memory operations handler is used
|
2020-11-27 14:49:03 +01:00 |
drm_neo.cpp
|
optimize errno calls.
|
2021-05-12 17:49:31 +02:00 |
drm_neo.h
|
Update sysman engine and scheduler as per lastest spec
|
2021-05-12 14:51:21 +02:00 |
drm_null_device.h
|
…
|
|
drm_query.cpp
|
Update sysman engine and scheduler as per lastest spec
|
2021-05-12 14:51:21 +02:00 |
drm_query_dg1.cpp
|
Update sysman engine and scheduler as per lastest spec
|
2021-05-12 14:51:21 +02:00 |
drm_query_extended.cpp
|
Save topology - slice mapping
|
2021-05-11 14:19:06 +02:00 |
engine_info.h
|
…
|
|
engine_info_impl.h
|
Multiple engine support for Sysman Engine API
|
2020-08-28 13:36:31 +02:00 |
gmm_interface_linux.cpp
|
…
|
|
hw_device_id.h
|
…
|
|
hw_device_id_linux.cpp
|
…
|
|
hw_info_config.cpp
|
Preserve MaxEuPerSubSlice in configureHwInfo
|
2021-04-30 17:00:17 +02:00 |
linux_inc.cpp
|
…
|
|
memory_info.h
|
Dont create VM IDs if not supported
|
2021-04-14 10:51:56 +02:00 |
memory_info_impl.h
|
…
|
|
os_context_linux.cpp
|
Add EngineInstanced param to OsContext
|
2021-05-12 10:57:12 +02:00 |
os_context_linux.h
|
Defer OsContext initialization
|
2021-04-19 11:54:34 +02:00 |
os_inc.h
|
Implement parsing of process mapped memory regions
|
2020-07-31 15:06:30 +02:00 |
os_interface.cpp
|
Unify reading pci paths
|
2021-03-29 15:59:09 +02:00 |
os_interface.h
|
Unify reading pci paths
|
2021-03-29 15:59:09 +02:00 |
os_library_helper.cpp
|
Adding DisableDeepBind debug flag
|
2021-02-23 19:19:24 +01:00 |
os_library_linux.cpp
|
Report failure given Compiler Library Load failed for L0
|
2021-04-01 23:01:38 +02:00 |
os_library_linux.h
|
Report failure given Compiler Library Load failed for L0
|
2021-04-01 23:01:38 +02:00 |
os_memory_linux.cpp
|
Fix reading memory maps
|
2020-08-03 13:06:39 +02:00 |
os_memory_linux.h
|
Implement parsing of process mapped memory regions
|
2020-07-31 15:06:30 +02:00 |
os_socket.h
|
…
|
|
os_thread_linux.cpp
|
Add yield() method to Thread
|
2021-04-20 13:32:14 +02:00 |
os_thread_linux.h
|
Add yield() method to Thread
|
2021-04-20 13:32:14 +02:00 |
os_time_linux.cpp
|
Apply timerResolution mod for L0 V1.1
|
2021-03-27 11:43:03 +01:00 |
os_time_linux.h
|
Apply timerResolution mod for L0 V1.1
|
2021-03-27 11:43:03 +01:00 |
page_table_manager_functions.cpp
|
…
|
|
print.cpp
|
…
|
|
settings_reader_create.cpp
|
Require OpenCLDriverName in DeviceRegistryPath
|
2020-08-24 08:21:20 +02:00 |
sys_calls.h
|
Fix for Metric Api test that attempts OS (fstat) function.
|
2021-04-09 17:29:23 +02:00 |
sys_calls_linux.cpp
|
Fix for Metric Api test that attempts OS (fstat) function.
|
2021-04-09 17:29:23 +02:00 |
system_info.h
|
Add query system info implementation stub on Linux
|
2020-11-26 16:31:00 +01:00 |
system_info_impl.h
|
Add query system info implementation stub on Linux
|
2020-11-26 16:31:00 +01:00 |