compute-runtime/opencl/source
Lukasz Jobczyk c08e3dde82 Make batch buffer resident during direct submit
Related-To: NEO-4338

Change-Id: I9d4d0f0baf96ed5d4aa6d7c8d8206e0681984e84
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
2020-07-31 10:19:28 +02:00
..
accelerators Update getInfo function 2020-05-21 17:06:28 +02:00
api Correct USM function signatures 2020-07-30 13:05:15 +02:00
aub Add gpuAddressSpace param to AubManager::create() 2020-02-27 11:51:13 +01:00
aub_mem_dump refactor aub_stream usage 2020-07-16 18:22:31 +02:00
built_ins Zebin - yaml parser 2020-07-30 07:26:44 +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 Setup surface state for debugSurface at offset zero 2020-07-23 16:26:23 +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 Update Context::blitMemoryToAllocation function 2020-07-13 15:23:51 +02:00
device_queue Refactor programming of additional data of interface descriptor 2020-07-24 14:25:39 +02:00
dll Device ID Cleanup 2020-07-30 12:15:04 +02:00
event Correct EventsTracker::getEventsTracker 2020-07-28 14:42:15 +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 Device config cleanup 2020-07-29 18:09:28 +02:00
gen12lp Device ID Cleanup 2020-07-30 12:15:04 +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 Refactor programming of additional data of interface descriptor 2020-07-24 14:25:39 +02:00
kernel Always pass device bitfield to AllocationProperties in constructor 2020-07-13 09:00:10 +02:00
mem_obj Remove unneeded swap in Buffer for MultiGraphicsAllocation 2020-07-27 09:50:01 +02:00
memory_manager Extend key to host ptr fragments container 2020-07-09 17:10:54 +02:00
os_interface Make batch buffer resident during direct submit 2020-07-31 10:19:28 +02:00
platform Enable cl_khr_il_program on all platforms 2020-07-08 17:57:21 +02:00
program Zebin - yaml parser 2020-07-30 07:26:44 +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 Use std::move in Buffer at MultiGraphicsAllocation objects 2020-07-20 10:37: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 refactor aub_stream usage 2020-07-16 18:22:31 +02:00
enable_gens.cmake improve aub_center tests 2020-07-16 15:22:16 +02:00