compute-runtime/opencl/source
Bartosz Dunajski 1544453f24 Fix dumping allocations when BCS copy is allowed
Change-Id: I0d56e0d2e8007e7dc1686fab0e40502b658c254e
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2020-07-10 16:53:47 +02:00
..
accelerators Update getInfo function 2020-05-21 17:06:28 +02:00
api Add MultiGraphicsAllocation to USM 2020-07-02 09:39:21 +02: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 Enable cl_khr_il_program on all platforms 2020-07-08 17:57:21 +02:00
command_queue Fix dumping allocations when BCS copy is allowed 2020-07-10 16:53:47 +02:00
command_stream Fix dumping allocations when BCS copy is allowed 2020-07-10 16:53:47 +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 DRM capability to create a virtual memory address space on Linux 2020-07-10 12:16:09 +02:00
event Optimize BCS flushing scheme [3/n] 2020-06-26 16:45:39 +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 Pass root device index to Image::appendSurfaceStateParams 2020-06-30 10:53:45 +02:00
gen12lp Move isWorkaroundRequired to hw_helper files 2020-07-06 09:33:07 +02:00
gen_common Move CSR to shared [1/n] 2020-03-10 12:41:34 +01:00
gtpin Remove MemObj::rootDeviceEnvironment 2020-07-01 18:47:32 +02:00
guidelines Refactor documentation location 2020-02-26 17:22:27 +01:00
helpers Move isWorkaroundRequired to hw_helper files 2020-07-06 09:33:07 +02:00
kernel Do not allocate PRIVATE_SURFACE large than 4GB 2020-07-09 13:09:49 +02:00
mem_obj Add alternative residency model on Linux 2020-07-10 12:38:57 +02:00
memory_manager Extend key to host ptr fragments container 2020-07-09 17:10:54 +02:00
os_interface Add alternative residency model on Linux 2020-07-10 12:38:57 +02:00
platform Enable cl_khr_il_program on all platforms 2020-07-08 17:57:21 +02:00
program Pass device to KernelInfo::createKernalAllocation 2020-07-08 11:53:08 +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 fix for UninitializedObject reported by clang-tidy 2020-07-09 19:56:02 +02:00
tbx Add absolute include paths 2020-02-23 23:49:12 +01:00
tracing Eliminate the usage of non-trivially destructible global objects in API tracing 2020-07-08 12:18:31 +02:00
utilities Introduce SBA tracking buffer allocation 2020-07-01 09:46:05 +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_config_<X> processing in cmake 2020-06-30 15:49:46 +02:00