compute-runtime/opencl/source
Mateusz Jablonski 4623707eca Remove parameterless Image::getGraphicsAllocation method
Related-To: NEO-4672
Change-Id: Ib8cebf322d7d2f407627e15746896b315780c6bb
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-06-18 16:12:54 +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 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 Unify release variables 2020-06-18 08:56:29 +02:00
command_queue Add new debug variable to pause on blit copy 2020-06-17 17:23:27 +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 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 Add supportsOnDemandPageFaults to HW capability table 2020-06-17 12:32:10 +02:00
gen9 Add supportsOnDemandPageFaults to HW capability table 2020-06-17 12:32:10 +02:00
gen11 Add supportsOnDemandPageFaults to HW capability table 2020-06-17 12:32:10 +02:00
gen12lp Add supportsOnDemandPageFaults to HW capability table 2020-06-17 12:32:10 +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 Rename levelNotReady to notReady 2020-06-17 15:47:00 +02:00
kernel Pass root device index to MemObj::getGraphicsAllocation method 2020-06-05 13:18:03 +02:00
mem_obj Remove parameterless Image::getGraphicsAllocation method 2020-06-18 16:12:54 +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 Update device caps initialization 2020-06-14 19:18:39 +02:00
program Pass options to compiler during program linking 2020-06-10 12:52:02 +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 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 refactor hw_info_<X> processing in cmake 2020-06-18 09:32:18 +02:00