compute-runtime/shared/source/os_interface
Jaime Arteaga 5c1e60208e Share USM host pointers among devices (2)
Dont pin and instantiate buffer objects associated with a USM
allocation for device >0 at allocation time, but instead, just
do a USERPTR ioctl, as with the allocation associated with
device 0.

Change-Id: Ib37f379df177d14e9d2781a3ed6335cd9550cc87
Signed-off: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
2020-09-04 12:10:06 +02:00
..
linux Share USM host pointers among devices (2) 2020-09-04 12:10:06 +02:00
windows Share USM host pointers among devices (2) 2020-09-04 12:10:06 +02:00
CMakeLists.txt Cmake format script 2020-08-19 16:36:30 +02:00
aub_memory_operations_handler.cpp Add alternative residency model on Linux 2020-07-10 12:38:57 +02:00
aub_memory_operations_handler.h Add alternative residency model on Linux 2020-07-10 12:38:57 +02:00
debug_env_reader.cpp Detect enable program debugging env variable 2020-06-09 15:23:20 +02:00
debug_env_reader.h Detect enable program debugging env variable 2020-06-09 15:23:20 +02:00
device_factory.cpp Debug flag to override revision 2020-06-23 11:25:24 +02:00
device_factory.h Rename getDevices functions 2020-03-23 12:53:42 +01:00
driver_info.h Check for image support in VA media sharing 2020-03-31 07:29:13 +02:00
hw_info_config.h Add isEvenContextCountRequired function 2020-06-17 15:38:15 +02:00
hw_info_config.inl Add isEvenContextCountRequired function 2020-06-17 15:38:15 +02:00
hw_info_config_bdw_plus.inl Pass HardwareInfo to HwInfoConfig::getHostMemCapabilites() method 2020-05-21 12:39:12 +02:00
os_context.h Limit direct submission to default context by default 2020-03-09 13:02:07 +01:00
os_environment.h Load GDI once 2020-03-19 11:13:30 +01:00
os_interface.h Load GDI once 2020-03-19 11:13:30 +01:00
os_library.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
os_memory.cpp Share reserved CPU address space region among GfxPartitions 2020-08-21 12:48:49 +02:00
os_memory.h Share reserved CPU address space region among GfxPartitions 2020-08-21 12:48:49 +02:00
os_thread.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
os_time.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
os_time.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
print.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00