compute-runtime/runtime/os_interface
Mrozek, Michal 4cb86b4045 Add debug flag that controls zero copy for CL_MEM_USE_HOST_PTR buffers.
- when flag is enabled driver will not go with zero copy path for
CL_MEM_USE_HOST_PTR flag

- flag doesn't work in shared context where we must accept zero copy
storage.

Change-Id: Idda94f296dd12e7e3ccb15f2224808287551ac97
2018-05-21 12:08:59 +02:00
..
linux Remove createInternalGraphicsAllocation function. 2018-05-21 04:11:43 +02:00
windows Remove createInternalGraphicsAllocation function. 2018-05-21 04:11:43 +02:00
32bit_memory.h [19/n] Internal 4GB allocator. 2018-03-28 14:38:23 +02:00
CMakeLists.txt Adjust PLATFORM values for a given Product Family 2018-04-05 10:07:38 +02:00
DebugVariables.inl Add debug flag that controls zero copy for CL_MEM_USE_HOST_PTR buffers. 2018-05-21 12:08:59 +02:00
debug_settings_manager.cpp refactor config.h usage 2018-04-26 10:02:15 +02:00
debug_settings_manager.h Rename DebugVariables.def to DebugVariables.inl 2018-02-28 14:18:14 +01:00
device_factory.h remove unused field 2018-03-01 09:14:07 +01:00
hw_info_config.h Adjust PLATFORM values for a given Product Family 2018-04-05 10:07:38 +02:00
hw_info_config.inl Adjust PLATFORM values for a given Product Family 2018-04-05 10:07:38 +02:00
os_inc_base.h Cmake refactor part 1: fix dependencies with including os_inc.h 2018-02-08 09:40:40 +01:00
os_interface.h Source Level Debugger - debugger library interface 2018-04-23 11:31:37 +02:00
os_library.h Initial commit 2017-12-21 00:45:38 +01: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 refactor config.h usage 2018-04-26 10:02:15 +02:00
performance_counters.h refactor config.h usage 2018-04-26 10:02:15 +02:00
print.h Initial commit 2017-12-21 00:45:38 +01:00