compute-runtime/runtime/program
Mateusz Jablonski 8ec072d39c Simplify Memory Manager API [3/4]
- remove method allocateGraphicsMemory(size_t size)
- pass allocation type in allocation properties
- set allocation type in allocateGraphicsMemoryInPreferredPool

Change-Id: Ia9296d0ab2f711b7d78aff615cb56b3a246b60ec
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2018-12-17 10:42:16 +01:00
..
.clang-tidy Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt Refactoring of internal options extraction 2018-10-05 15:28:31 +02:00
block_kernel_manager.cpp [17/n] Internal 4GB allocator. 2018-03-27 10:33:22 +02:00
block_kernel_manager.h [17/n] Internal 4GB allocator. 2018-03-27 10:33:22 +02:00
build.cpp Fix Source Level Debugger scenario 2018-12-06 17:23:39 +01:00
compile.cpp Fix Source Level Debugger scenario 2018-12-06 17:23:39 +01:00
create.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
create.inl Handle TimestampPackets for non-kernel enqueues 2018-10-10 04:21:30 +02:00
evaluate_unhandled_token.cpp Initial commit 2017-12-21 00:45:38 +01:00
get_info.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
heap_info.h Initial commit 2017-12-21 00:45:38 +01:00
internal_options.cpp Refactoring of internal options extraction 2018-10-05 15:28:31 +02:00
kernel_arg_info.h Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_info.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
kernel_info.h Move igcInfo for gtpin to kernelInfo 2018-11-23 16:38:10 +01:00
link.cpp Fix Source Level Debugger scenario 2018-12-06 17:23:39 +01:00
patch_info.h Update copyright headers 2018-09-20 18:02:35 +02:00
print_formatter.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
print_formatter.h Update copyright headers 2018-09-20 18:02:35 +02:00
printf_handler.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
printf_handler.h Initial commit 2017-12-21 00:45:38 +01:00
process_elf_binary.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
process_gen_binary.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
process_spir_binary.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
program.cpp Simplify Memory Manager API [3/4] 2018-12-17 10:42:16 +01:00
program.h Fix Source Level Debugger scenario 2018-12-06 17:23:39 +01:00