compute-runtime/runtime/os_interface/linux
Piotr Fusik d79f1afdc2 GraphicsAllocation constructor accepts allocationType and memoryPool.
Change-Id: I5044ed26ba0cb0fc9ca7077595f5ab56353ab58c
2019-02-26 13:29:25 +01:00
..
CMakeLists.txt [4/n] Log allocation placement. 2019-02-26 10:21:42 +01:00
allocator_helper.h Update copyright headers 2018-09-20 18:02:35 +02:00
api_linux.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
d3d_sharing_functions.h Initial commit 2017-12-21 00:45:38 +01:00
debug_env_reader.cpp Add support for dumping cl_cache to specified directory 2018-11-29 13:59:26 +01:00
device_command_stream.inl Pass aubfile name to TbxCommandStreamReceiver::create and CSRWithAubDump 2019-02-07 15:05:54 +01:00
device_factory_linux.cpp Remove filename duplication 2018-09-27 18:45:28 +02:00
driver_info.cpp Initial commit 2017-12-21 00:45:38 +01:00
drm_32bit_memory.cpp Retry mmap with a smaller size. 2019-01-22 11:04:16 +01:00
drm_allocation.cpp [4/n] Log allocation placement. 2019-02-26 10:21:42 +01:00
drm_allocation.h GraphicsAllocation constructor accepts allocationType and memoryPool. 2019-02-26 13:29:25 +01:00
drm_buffer_object.cpp Change the signature of MemoryManager::createGraphicsAllocation. 2019-02-25 16:08:35 +01:00
drm_buffer_object.h Change the signature of MemoryManager::createGraphicsAllocation. 2019-02-25 16:08:35 +01:00
drm_command_stream.h VFE state programming cleanup 2018-12-13 17:44:40 +01:00
drm_command_stream.inl Minor renaming in a scope of multi os context allocations: 2019-01-07 11:42:43 +01:00
drm_engine_mapper.cpp Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
drm_engine_mapper.h Set OsContext as reference 2018-11-27 15:32:14 +01:00
drm_gem_close_worker.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
drm_gem_close_worker.h Update copyright headers 2018-09-20 18:02:35 +02:00
drm_limited_range.cpp Linux GPU address allocator for devices with reduced address space 2018-11-19 10:20:25 +01:00
drm_limited_range.h Linux GPU address allocator for devices with reduced address space 2018-11-19 10:20:25 +01:00
drm_memory_manager.cpp Change the signature of MemoryManager::createGraphicsAllocation. 2019-02-25 16:08:35 +01:00
drm_memory_manager.h Change the signature of MemoryManager::createGraphicsAllocation. 2019-02-25 16:08:35 +01:00
drm_neo.cpp Use different DRM Context for each OsContext on Linux 2018-12-12 15:08:23 +01:00
drm_neo.h Avoid manual memory management. 2019-02-12 09:14:51 +01:00
drm_neo_create.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
drm_null_device.h Update copyright headers 2018-09-20 18:02:35 +02:00
hw_info_config.cpp Remove unnecessary casts. 2018-12-18 13:42:14 +01:00
linux_inc.cpp Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
os_context_linux.cpp Allow to create HardwareContextController for multiple Devices 2019-02-14 16:00:00 +01:00
os_context_linux.h Use different DRM Context for each OsContext on Linux 2018-12-12 15:08:23 +01:00
os_inc.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_interface.cpp Control enabling of local memory based on OS and HW Capabilities part 2 2018-10-31 13:59:42 +01:00
os_interface.h Initial commit 2017-12-21 00:45:38 +01:00
os_library.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
os_library.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_socket.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_thread_linux.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
os_thread_linux.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_time_linux.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
os_time_linux.h Update copyright headers 2018-09-20 18:02:35 +02:00
performance_counters_linux.cpp Instrumentation refactoring 2018-01-16 16:15:44 +01:00
performance_counters_linux.h Initial commit 2017-12-21 00:45:38 +01:00
print.cpp Update copyright headers 2018-09-20 18:02:35 +02:00