compute-runtime/runtime
Mrozek, Michal 15bfdc101f Refactor programWalker.
- Pass variables computed in upper layers via args.
- declare variables prior to functions.
- Change some names for better verbosity.

Change-Id: I603b9ada1f62a08de5ac0fce177ccd840f2ce98c
2019-01-14 09:02:14 +01:00
..
accelerators Update copyright headers 2018-09-20 18:02:35 +02:00
api Remove commandStreamReceiver lock in clSetUserEventStatus 2019-01-09 12:46:45 +01:00
aub AubManager to accept memory bank size in bytes 2019-01-02 15:56:36 +01:00
aub_mem_dump AubManager to accept memory bank size in bytes 2019-01-02 15:56:36 +01:00
built_ins Fixes for misaligned hostPtr enqueueReadWrite 2019-01-11 09:14:47 +01:00
builtin_kernels_simulation Update copyright headers 2018-09-20 18:02:35 +02:00
command_queue Refactor programWalker. 2019-01-14 09:02:14 +01:00
command_stream Create HardwareContext only when osContext is available 2019-01-13 15:12:07 +01:00
commands Update copyright headers 2018-09-20 18:02:35 +02:00
compiler_interface Fix Source Level Debugger scenario 2018-12-06 17:23:39 +01:00
context Allow Device creating multiple CSRs [3/n] 2018-11-23 10:51:34 +01:00
device Create HardwareContext only when osContext is available 2019-01-13 15:12:07 +01:00
device_queue Fix for incorrect timestamp offset calculation in event profiling info 2019-01-11 16:39:05 +01:00
dll Disable debug keys for ults 2018-12-19 12:30:03 +01:00
event Revert commit cc1f4bed60. 2018-12-21 13:25:49 +01:00
execution_environment Select RCS1 for low priority CommandQueue 2018-12-07 13:18:13 +01:00
execution_model Update copyright headers 2018-09-20 18:02:35 +02:00
gen8 Improve capturing profiling timestamps 2019-01-03 12:35:56 +01:00
gen9 Improve capturing profiling timestamps 2019-01-03 12:35:56 +01:00
gen10 remove unused files 2019-01-11 23:13:34 +01:00
gen_common Delete TypeSelector helper 2018-10-08 13:18:36 +02:00
gmm_helper Set NoGfxMemory in Gmm Constructor 2019-01-11 08:11:22 +01:00
gtpin Change CL_MEM_USE_HOST_PTR buffer allocation scheme. 2019-01-08 16:24:10 +01:00
guidelines Update copyright headers 2018-09-20 18:02:35 +02:00
helpers Make local copy of EventsWaitlist for CommandComputeKernel 2019-01-11 15:05:42 +01:00
indirect_heap Update copyright headers 2018-09-20 18:02:35 +02:00
instrumentation Update copyright headers 2018-09-20 18:02:35 +02:00
kernel Add pipe control before and after buffer translation 2018-12-20 09:30:53 +01:00
mem_obj Move unrecoverable prior to pointer deference. 2019-01-09 10:24:18 +01:00
memory_manager Add debug variable to disable host ptr tracking. 2019-01-11 12:06:52 +01:00
os_interface Add debug variable to disable host ptr tracking. 2019-01-11 12:06:52 +01:00
platform Add debug break in case of no synchronization between devices 2019-01-10 13:23:06 +01:00
program Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
sampler Update copyright headers 2018-09-20 18:02:35 +02:00
scheduler Rename offline compiler: cloc -> ocloc 2018-11-21 13:31:47 +01:00
sharings Refactor Graphics Allocation paths for Images 2018-12-19 13:49:53 +01:00
sku_info Add support for FtrTileY flag 2018-09-20 11:54:39 -07:00
source_level_debugger Don't call source level debugger, when kernel doesn't contain debug info 2018-11-27 09:28:29 +01:00
tbx A partial unification of AUB and TBX CSR classes 2018-11-10 13:12:22 -08:00
utilities Add pipe control before and after buffer translation 2018-12-20 09:30:53 +01:00
CMakeLists.txt Add createAubManager function 2018-12-12 08:23:18 +01:00
enable_gens.cmake Allow Device creating multiple CSRs [5/n] 2018-11-27 14:25:04 +01:00