compute-runtime/runtime/os_interface/linux
Mateusz Jablonski 9f5152e823 Move linux files to core
memory_info
engine_info
os_inc

Related-To: NEO-3982
Change-Id: I52ef357f790497fc6efcd590db277ce96ec1e579
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-12-13 09:23:33 +01:00
..
CMakeLists.txt Move linux files to core 2019-12-13 09:23:33 +01:00
allocator_helper.h Use GfxPartition for GPU address range allocations 2019-07-08 12:09:07 +02:00
api_linux.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
d3d_sharing_functions.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
device_command_stream.inl Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
device_factory_linux.cpp Move headers to core 2019-12-02 14:20:45 +01:00
driver_info.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
drm_allocation.cpp Remove not needed debug flag. 2019-11-15 11:59:42 +01:00
drm_allocation.h Make GraphicsAllocation constructors unambiguous 2019-11-06 10:12:26 +01:00
drm_buffer_object.cpp Add multiple root devices support to memory manager 2019-10-31 14:30:19 +01:00
drm_buffer_object.h Add multiple root devices support to memory manager 2019-10-31 14:30:19 +01:00
drm_command_stream.h Change makeResident to be non virtual function. 2019-12-04 07:29:00 +01:00
drm_command_stream.inl Move GMM-OCL types conversions to new helper + includes cleanup 2019-12-04 10:42:49 +01:00
drm_command_stream_bdw_plus.inl Gen-specific Linux flush. 2019-09-24 06:12:51 +02:00
drm_engine_mapper.cpp Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +01:00
drm_engine_mapper.h Move EngineType to aub_stream. 2019-03-27 10:06:29 +01:00
drm_gem_close_worker.cpp Refactor DrmMemoryManager::freeGraphicsMemoryImpl 2019-08-28 12:30:20 +02:00
drm_gem_close_worker.h Make gemCloseWorkerMode enum class 2019-10-31 10:08:52 +01:00
drm_memory_manager.cpp Move headers to core 2019-12-10 12:19:29 +01:00
drm_memory_manager.h Move initialization of AubCenter to RootDeviceEnvironment 2019-11-19 11:30:16 +01:00
drm_memory_manager_allocate_in_device_pool.cpp Add support for multiple buffer objects in drm allocation 2019-09-06 10:16:05 +02:00
drm_memory_operations_handler.cpp Add returned status to MemoryOperationsHandler 2019-09-02 08:42:50 +02:00
drm_memory_operations_handler.h Add returned status to MemoryOperationsHandler 2019-09-02 08:42:50 +02:00
drm_neo.cpp Move linux files to core 2019-12-13 09:23:33 +01:00
drm_neo.h Move linux files to core 2019-12-13 09:23:33 +01:00
drm_neo_create.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
drm_null_device.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
drm_query.cpp Removed deprecated DRM interface 2019-11-12 13:34:16 +01:00
hw_info_config.cpp Move headers to core 2019-12-02 14:20:45 +01:00
linux_inc.cpp Move linux files to core 2019-12-13 09:23:33 +01:00
ocl_reg_path.cpp Fix OCL specific registry path in a core dir 2019-09-02 17:33:50 +02:00
os_context_linux.cpp Many DRM context ids per OsContextLinux. 2019-07-12 14:54:44 +02:00
os_context_linux.h Add support for multiple buffer objects in drm allocation 2019-09-06 10:16:05 +02:00
os_interface.cpp Remove not needed header inclusions 2019-12-11 16:44:12 +01:00
os_interface.h Remove not needed header inclusions 2019-12-11 16:44:12 +01:00
os_metrics_library.cpp Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
os_socket.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_thread_linux.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_thread_linux.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
os_time_linux.cpp Ensure structures are properly initialized. 2019-07-05 10:43:59 +02:00
os_time_linux.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
performance_counters_linux.cpp Move HwHelper to core directory 2019-11-15 14:06:40 +01:00
performance_counters_linux.h Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00