compute-runtime/shared/source/os_interface/linux
Jaime Arteaga 515d300c8a Enable local memory bank in DG1
Change-Id: Ifabfd2a7c8c3effd5765995d5ed5740b301e5269
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2020-08-10 11:45:25 +02:00
..
CMakeLists.txt Append proper flag to buffer object 2020-07-31 10:26:28 +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 Bind bos to proper VM 2020-07-28 13:21:15 +02:00
drm_allocation.h Bind bos to proper VM 2020-07-28 13:21:15 +02:00
drm_allocation_extended.cpp Bind bos to proper VM 2020-07-28 13:21:15 +02:00
drm_buffer_object.cpp Append proper flag to buffer object 2020-07-31 10:26:28 +02:00
drm_buffer_object.h Append proper flag to buffer object 2020-07-31 10:26:28 +02:00
drm_buffer_object_extended.cpp Append proper flag to buffer object 2020-07-31 10:26:28 +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 Disable gem close worker and force pin in direct submission 2020-07-31 13:23:48 +02:00
drm_memory_manager.h Disable gem close worker and force pin in direct submission 2020-07-31 13:23:48 +02:00
drm_memory_manager_allocate_in_device_pool.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
drm_memory_manager_allocate_in_device_pool_dg1.cpp Enable local memory bank in DG1 2020-08-10 11:45:25 +02:00
drm_memory_operations_handler.h Make batch buffer resident during direct submit 2020-07-31 10:19:28 +02:00
drm_memory_operations_handler_bind.cpp Make batch buffer resident during direct submit 2020-07-31 10:19:28 +02:00
drm_memory_operations_handler_bind.h Make batch buffer resident during direct submit 2020-07-31 10:19:28 +02:00
drm_memory_operations_handler_create.cpp Add alternative residency model on Linux 2020-07-10 12:38:57 +02:00
drm_memory_operations_handler_default.cpp Make batch buffer resident during direct submit 2020-07-31 10:19:28 +02:00
drm_memory_operations_handler_default.h Make batch buffer resident during direct submit 2020-07-31 10:19:28 +02:00
drm_neo.cpp Create Drm context with VM ID if virtual memory supported 2020-08-04 11:35:41 +02:00
drm_neo.h Bind bos to proper VM 2020-07-28 13:21:15 +02:00
drm_null_device.h Discover GPU topology from i915 2020-06-15 10:32:29 +02:00
drm_query.cpp Bind bos to proper VM 2020-07-28 13:21:15 +02:00
drm_query_dg1.cpp Bind bos to proper VM 2020-07-28 13:21:15 +02:00
engine_info.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01: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 do not use absolute path when including hw_cmds.h 2020-08-04 13:27:29 +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 Add alternative residency model on Linux 2020-07-10 12:38:57 +02:00
os_context_linux.h Add alternative residency model on Linux 2020-07-10 12:38:57 +02:00
os_inc.h Implement parsing of process mapped memory regions 2020-07-31 15:06:30 +02:00
os_interface.cpp Add alternative residency model on Linux 2020-07-10 12:38:57 +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 Add absolute include paths 2020-02-23 23:49:12 +01: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 Detect enable program debugging env variable 2020-06-09 15:23: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