compute-runtime/runtime/os_interface
Mateusz Jablonski c8748b77a0 Simplify memory manager API [1/n]
pass struct with properties to allocate graphics memory methods:
for protected methods use AllocationData
for public methods use AllocationProperties

Change-Id: Ie1c3cb6b5e330bc4adac2ca8b0bf02d30ec76065
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2018-12-06 15:09:25 +01:00
..
definitions DebugVariables cleanup 2018-10-26 17:55:25 +02:00
linux Simplify memory manager API [1/n] 2018-12-06 15:09:25 +01:00
windows Simplify memory manager API [1/n] 2018-12-06 15:09:25 +01:00
32bit_memory.h [19/n] Internal 4GB allocator. 2018-03-28 14:38:23 +02:00
CMakeLists.txt DebugVariables cleanup 2018-10-26 17:55:25 +02:00
debug_settings_manager.cpp Add support for dumping cl_cache to specified directory 2018-11-29 13:59:26 +01:00
debug_settings_manager.h Memory leak reported for long string debug variables in ULTs 2018-11-27 10:07:42 +01:00
debug_variables_base.inl Add AUB registry key for additional MMIO registers list 2018-11-21 16:41:44 +01:00
device_factory.cpp Allow override of default platform Hardware Info Config 2018-10-10 10:34:23 +02:00
device_factory.h Update copyright headers 2018-09-20 18:02:35 +02:00
hw_info_config.h Update copyright headers 2018-09-20 18:02:35 +02:00
hw_info_config.inl Update copyright headers 2018-09-20 18:02:35 +02:00
os_context.h Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00
os_inc_base.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_interface.h Control enabling of local memory based on OS and HW Capabilities 2018-10-25 16:36:47 +02:00
os_library.h Revert "Refactor of glcl sharing" 2018-10-08 14:03:57 +02:00
os_thread.h Update copyright headers 2018-09-20 18:02:35 +02:00
os_time.cpp Initial commit 2017-12-21 00:45:38 +01:00
os_time.h Initial commit 2017-12-21 00:45:38 +01:00
performance_counters.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
performance_counters.h Update copyright headers 2018-09-20 18:02:35 +02:00
print.h Initial commit 2017-12-21 00:45:38 +01:00