compute-runtime/shared/source/os_interface/linux
Lukasz Jobczyk 8fa97ed4a8 Fix shared buffer object size
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2021-03-02 14:08:47 +01:00
..
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 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 Add checks for default cache policy 2021-02-19 14:16:14 +01:00
drm_allocation.h Add new setters and getters for cache policies 2021-02-11 14:07:06 +01:00
drm_allocation_extended.cpp Add checks for default cache policy 2021-02-19 14:16:14 +01:00
drm_buffer_object.cpp Do not call GEM_WAIT while direct submission active 2021-02-17 13:22:29 +01: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 Remove unsupported DRM I915_EXEC_COMPUTE flag 2020-06-30 11:58:35 +02:00
drm_engine_mapper.h
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 Fix shared buffer object size 2021-03-02 14:08:47 +01:00
drm_memory_manager.h Fix shared buffer object size 2021-03-02 14:08:47 +01: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 Fix unmap unalignment part at end of mmap allocation 2021-01-29 09:43:58 +01: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 Add option to pass bound BOs to exec 2021-02-17 13:09:01 +01: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 Check if direct submission enable in OsContext 2021-02-11 09:05:50 +01:00
drm_neo.h Add Debug API handlers 2021-03-01 15:26:43 +01:00
drm_null_device.h Discover GPU topology from i915 2020-06-15 10:32:29 +02:00
drm_query.cpp Check if direct submission enable in OsContext 2021-02-11 09:05:50 +01:00
drm_query_dg1.cpp Check if direct submission enable in OsContext 2021-02-11 09:05:50 +01:00
drm_query_extended.cpp Add Debug API handlers 2021-03-01 15:26:43 +01: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 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 Update topology query 2021-01-27 11:40:37 +01:00
linux_inc.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
memory_info.h
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 Check if direct submission enable in OsContext 2021-02-11 09:05:50 +01:00
os_context_linux.h Add immediate extension to new residency model 2021-02-08 14:53:11 +01:00
os_inc.h Implement parsing of process mapped memory regions 2020-07-31 15:06:30 +02:00
os_interface.cpp Add Debug API handlers 2021-03-01 15:26:43 +01:00
os_interface.h Add Debug API handlers 2021-03-01 15:26:43 +01:00
os_library_helper.cpp Adding DisableDeepBind debug flag 2021-02-23 19:19:24 +01:00
os_library_linux.cpp Adding DisableDeepBind debug flag 2021-02-23 19:19:24 +01:00
os_library_linux.h Adding DisableDeepBind debug flag 2021-02-23 19:19:24 +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
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 Adding DisableDeepBind debug flag 2021-02-23 19:19:24 +01:00
sys_calls_linux.cpp Adding DisableDeepBind debug flag 2021-02-23 19:19:24 +01: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