compute-runtime/opencl/source
Mateusz Jablonski 57d0967a2c Pass root device index to MemObj::getGraphicsAllocation method
leave parameterless method in Buffer and Image classes

add method to remove graphics allocation from MultiGraphicsAllocation

Related-To: NEO-4672
Change-Id: I3020eecfabe9a16af7f36d68a74b32d3f4fc2276
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-06-05 13:18:03 +02:00
..
accelerators Update getInfo function 2020-05-21 17:06:28 +02:00
api Pass Device when creating MemoryProperties 2020-06-05 12:42:15 +02:00
aub Add gpuAddressSpace param to AubManager::create() 2020-02-27 11:51:13 +01:00
aub_mem_dump Rename memory_constants.h to constants.h 2020-04-02 14:19:39 +02:00
built_ins Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
builtin_kernels_simulation Don't use the entire std namespace 2020-03-27 19:57:11 +01:00
cl_device Add new clGetDeviceInfo queries 2020-05-28 11:23:44 +02:00
command_queue Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
command_stream Wait for taskCount in downloadAllocations 2020-05-27 16:17:57 +02:00
compiler_interface Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
context Add support for new device info queries 2020-05-25 11:57:12 +02:00
device_queue remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
dll Add implementation of new OpenCL 3.0 API functions 2020-05-15 12:09:08 +02:00
event Add debug flag to print time stamps 2020-06-01 16:05:54 +02:00
execution_environment Refactor OCL api tests 2020-04-27 10:40:17 +02:00
execution_model Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
gen8 Move hw_helper files to shared directory 2020-06-03 16:28:17 +02:00
gen9 Move hw_helper files to shared directory 2020-06-03 16:28:17 +02:00
gen11 Move hw_helper files to shared directory 2020-06-03 16:28:17 +02:00
gen12lp Move hw_helper files to shared directory 2020-06-03 16:28:17 +02:00
gen_common Move CSR to shared [1/n] 2020-03-10 12:41:34 +01:00
gtpin Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
guidelines Refactor documentation location 2020-02-26 17:22:27 +01:00
helpers Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
kernel Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
mem_obj Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
memory_manager Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
os_interface Extend mutex range in DrmMemoryOperationHandler 2020-05-29 09:50:10 +02:00
platform Correct Platform::initialize function 2020-06-02 13:01:36 +02:00
program remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
sampler Add new API properties queries 2020-05-27 18:50:58 +02:00
scheduler remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
sharings Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
tbx Add absolute include paths 2020-02-23 23:49:12 +01:00
tracing Initialize members in tracing_notify.h 2020-04-15 13:29:15 +02:00
utilities Refactor MemoryPropertiesFlags 2020-04-28 18:15:25 +02:00
CMakeLists.txt Export all symbols from shared library for internal configuration 2020-05-05 10:15:53 +02:00
enable_gens.cmake Move hw_helper files to shared directory 2020-06-03 16:28:17 +02:00