compute-runtime/opencl/source
Mateusz Hoppe 5bd5784559 New AllocationType for debugSurface
Related-To: NEO-4797

Change-Id: I851b6cc5b33fb286bea9d175506e932339701f93
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2020-06-24 16:16:04 +02:00
..
accelerators Update getInfo function 2020-05-21 17:06:28 +02:00
api Check for hardware limit for runtime device allocations 2020-06-17 18:56:09 -07:00
aub Add gpuAddressSpace param to AubManager::create() 2020-02-27 11:51:13 +01:00
aub_mem_dump Add DG1 support to OpenCL and Level Zero (1/n) 2020-06-19 11:59:28 +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 Update ILs with version query 2020-06-23 17:08:05 +02:00
command_queue Use root device index to get graphics allocation from buffer 2020-06-24 16:08:49 +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 DG1 support to OpenCL and Level Zero (1/n) 2020-06-19 11:59:28 +02:00
event Rename levelNotReady to notReady 2020-06-17 15:47:00 +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 IFP support flag to RuntimeCapabilityTable 2020-06-18 16:51:58 +02:00
gen9 Move IFP support flag to RuntimeCapabilityTable 2020-06-18 16:51:58 +02:00
gen11 Correct LKF and EHL device info 2020-06-23 22:37:37 +02:00
gen12lp Add DG1 support to OpenCL and Level Zero (1/n) 2020-06-19 11:59:28 +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 Change flushing order for BCS submissions 2020-06-22 08:56:58 +02:00
kernel Pass root device index to setPipeArg function 2020-06-24 14:15:13 +02:00
mem_obj Use root device index to get graphics allocation from buffer 2020-06-24 16:08:49 +02:00
memory_manager Split large allocations on Windows due to Wddm limitation 2020-06-17 12:47:54 +02:00
os_interface Extend mutex range in DrmMemoryOperationHandler 2020-05-29 09:50:10 +02:00
platform Add options when building the program 2020-06-18 18:54:50 +02:00
program Add options when building the program 2020-06-18 18:54:50 +02: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 Rename levelNotReady to notReady 2020-06-17 15:47:00 +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 New AllocationType for debugSurface 2020-06-24 16:16:04 +02:00
CMakeLists.txt Export all symbols from shared library for internal configuration 2020-05-05 10:15:53 +02:00
enable_gens.cmake refactor hw_info_<X> processing in cmake 2020-06-18 09:32:18 +02:00