compute-runtime/opencl/source
Filip Hazubski 99b0f04cc0 Add new API properties queries
Add queries for getting properties that were used when creating an object:
 - CL_QUEUE_PROPERTIES_ARRAY
 - CL_PIPE_PROPERTIES
 - CL_MEM_PROPERTIES
 - CL_SAMPLER_PROPERTIES

Related-To: NEO-4368

Change-Id: Ib761ee3dd338e9718d72ed4c9596b38843a9b802
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2020-05-27 18:50:58 +02:00
..
accelerators Update getInfo function 2020-05-21 17:06:28 +02:00
api Add implementation of new OpenCL 3.0 API functions 2020-05-15 12:09:08 +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 Fix CPU dependency handling for TimestampPacket 2020-05-14 17:08:25 +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-27 11:25:57 +02:00
command_queue Add new API properties queries 2020-05-27 18:50:58 +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 Refactor MemorySynchronizationCommands class 2020-04-27 17:33:31 +02:00
dll Add implementation of new OpenCL 3.0 API functions 2020-05-15 12:09:08 +02:00
event Tuning start and end timestamp 2020-05-25 13:33:14 +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 Add levelZeroSupported field to RuntimeCapabilityTable 2020-05-06 07:59:46 +02:00
gen9 Add levelZeroSupported field to RuntimeCapabilityTable 2020-05-06 07:59:46 +02:00
gen11 Add levelZeroSupported field to RuntimeCapabilityTable 2020-05-06 07:59:46 +02:00
gen12lp Disable Device Enqueue and Pipes support on TGLLP 2020-05-26 10:52:38 +02:00
gen_common Move CSR to shared [1/n] 2020-03-10 12:41:34 +01:00
gtpin Rename device directory 2020-03-24 14:35:21 +01:00
guidelines Refactor documentation location 2020-02-26 17:22:27 +01:00
helpers Add new API properties queries 2020-05-27 18:50:58 +02:00
kernel Add new clGetDeviceInfo queries 2020-05-27 11:25:57 +02:00
mem_obj Add new API properties queries 2020-05-27 18:50:58 +02:00
memory_manager Rename memory_constants.h to constants.h 2020-04-02 14:19:39 +02:00
os_interface Passing drm file descriptor to Metrics Library 2020-05-21 18:33:51 +02:00
platform Update getInfo function 2020-05-21 17:06:28 +02:00
program Update getInfo function 2020-05-21 17:06:28 +02:00
sampler Add new API properties queries 2020-05-27 18:50:58 +02:00
scheduler Minor cleanup in cmake files 2020-03-30 10:08:12 +02:00
sharings Pass root device index to UpdateData 2020-05-27 08:55:21 +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 Add missing properties 2020-03-16 15:51:21 +01:00