.. |
CMakeLists.txt
|
Change path in cmake
|
2020-09-18 11:58:06 +02:00 |
allocator_helper.h
|
Reorganization directory structure [3/n]
|
2020-02-23 23:48:28 +01:00 |
driver_info_linux.cpp
|
Check for image support in VA media sharing
|
2020-03-31 07:29:13 +02:00 |
driver_info_linux.h
|
Check for image support in VA media sharing
|
2020-03-31 07:29:13 +02:00 |
drm_allocation.cpp
|
Register Allocations
|
2020-09-18 10:34:02 +02:00 |
drm_allocation.h
|
Register Allocations
|
2020-09-18 10:34:02 +02:00 |
drm_allocation_extended.cpp
|
Pass OsContext to memory management methods
|
2020-08-13 19:48:54 +02:00 |
drm_buffer_object.cpp
|
Enhance bind log
|
2020-10-02 12:48:25 +02:00 |
drm_buffer_object.h
|
Adding getter to BufferObject
|
2020-09-18 15:27:06 +02:00 |
drm_buffer_object_extended.cpp
|
Pass OsContext to memory management methods
|
2020-08-13 19:48:54 +02:00 |
drm_debug.cpp
|
Interfaces to register resources
|
2020-09-17 12:39:16 +02:00 |
drm_engine_mapper.cpp
|
Remove unsupported DRM I915_EXEC_COMPUTE flag
|
2020-06-30 11:58:35 +02:00 |
drm_engine_mapper.h
|
Reorganization directory structure [3/n]
|
2020-02-23 23:48:28 +01:00 |
drm_gem_close_worker.cpp
|
Clang-format: restore sorting includes
|
2020-02-24 10:22:30 +01:00 |
drm_gem_close_worker.h
|
Fix thread safety violations within runtime allocators
|
2020-05-14 16:27:55 +02:00 |
drm_memory_manager.cpp
|
Get rid of UNRECOVERABLE_IF in MemoryManager constructor
|
2020-10-07 11:18:56 +02:00 |
drm_memory_manager.h
|
Linker: Fix incremental patching for local memory allocations
|
2020-10-09 09:13:42 +02:00 |
drm_memory_manager_allocate_in_device_pool.cpp
|
Linker: Fix incremental patching for local memory allocations
|
2020-10-09 09:13:42 +02:00 |
drm_memory_manager_allocate_in_device_pool_dg1.cpp
|
Linker: Fix incremental patching for local memory allocations
|
2020-10-09 09:13:42 +02:00 |
drm_memory_operations_handler.h
|
Unbind unused resources when running out of memory
|
2020-09-17 12:59:45 +02:00 |
drm_memory_operations_handler_bind.cpp
|
Unbind unused resources when running out of memory
|
2020-09-17 12:59:45 +02:00 |
drm_memory_operations_handler_bind.h
|
Unbind unused resources when running out of memory
|
2020-09-17 12:59:45 +02: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
|
Split residency task count and always resident flag
|
2020-09-10 12:28:18 +02:00 |
drm_memory_operations_handler_default.h
|
Split residency task count and always resident flag
|
2020-09-10 12:28:18 +02:00 |
drm_neo.cpp
|
Lazy evaluate arguments of printDebugStrings(...) function
|
2020-09-25 18:38:58 +02:00 |
drm_neo.h
|
Adjust early BO pin to new residency model
|
2020-09-30 12:24:47 +02:00 |
drm_null_device.h
|
Discover GPU topology from i915
|
2020-06-15 10:32:29 +02:00 |
drm_query.cpp
|
Multiple engine support for Sysman Engine API
|
2020-08-28 13:36:31 +02:00 |
drm_query_dg1.cpp
|
Multiple engine support for Sysman Engine API
|
2020-08-28 13:36:31 +02:00 |
engine_info.h
|
Reorganization directory structure [3/n]
|
2020-02-23 23:48:28 +01:00 |
engine_info_impl.h
|
Multiple engine support for Sysman Engine API
|
2020-08-28 13:36:31 +02:00 |
gmm_interface_linux.cpp
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |
hw_device_id.h
|
Read max frequency using pci path
|
2020-04-09 18:31:13 +02:00 |
hw_device_id_linux.cpp
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |
hw_info_config.cpp
|
Lazy evaluate arguments of printDebugStrings(...) function
|
2020-09-25 18:38:58 +02:00 |
linux_inc.cpp
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |
memory_info.h
|
Reorganization directory structure [3/n]
|
2020-02-23 23:48:28 +01:00 |
memory_info_impl.h
|
Add DG1 support to OpenCL and Level Zero (2/n)
|
2020-06-25 18:23:40 +02:00 |
os_context_linux.cpp
|
Return status from Drm::queryVmId
|
2020-08-31 07:11:28 +02:00 |
os_context_linux.h
|
Query VM ID at context create time
|
2020-08-19 12:47:27 +02:00 |
os_inc.h
|
Implement parsing of process mapped memory regions
|
2020-07-31 15:06:30 +02:00 |
os_interface.cpp
|
Use new residency model if supported
|
2020-10-01 07:58:29 +02:00 |
os_interface.h
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |
os_library_linux.cpp
|
Document use of RTLD_DEEPBIND
|
2020-08-10 11:31:59 +02:00 |
os_library_linux.h
|
Add absolute include paths
|
2020-02-23 23:49:12 +01: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
|
Reorganization directory structure [3/n]
|
2020-02-23 23:48:28 +01:00 |
os_thread_linux.cpp
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |
os_thread_linux.h
|
Add missing destructors to os thread classes
|
2020-05-13 14:09:35 +02:00 |
os_time_linux.cpp
|
Minor fixes for compiler warnings
|
2020-09-19 10:59:52 +02:00 |
os_time_linux.h
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |
page_table_manager_functions.cpp
|
Clang-format: restore sorting includes
|
2020-02-24 10:22:30 +01:00 |
print.cpp
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |
settings_reader_create.cpp
|
Require OpenCLDriverName in DeviceRegistryPath
|
2020-08-24 08:21:20 +02:00 |
sys_calls.h
|
Reorganization directory structure [3/n]
|
2020-02-23 23:48:28 +01:00 |
sys_calls_linux.cpp
|
Add absolute include paths
|
2020-02-23 23:49:12 +01:00 |