compute-runtime/core
Jaroslaw Chodor f057712fa7 Program refactor
* decouple program_info
* move global allocations relocation to linker
* remove obsolete tests
* initial cleanup to kernel_info kernelInfo
* unified patchtoken validation

Change-Id: I0567cd6d607b4f3cf44e6caf33681f6210760f76
2020-01-25 10:56:30 +01:00
..
built_ins Add static getter to retrieve platform level SIP kernel allocation 2020-01-21 13:53:06 +01:00
command_container Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
command_stream Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
commands Move headers to core 2019-12-02 14:20:45 +01:00
compiler_interface Program refactor 2020-01-25 10:56:30 +01:00
debug_settings Add debug flag to override gpu address space 2019-12-17 15:01:35 +01:00
elf Move ElfLib to core 2019-10-18 08:31:12 +02:00
execution_environment Move os_interface files to core 2020-01-22 14:50:51 +01:00
gen8 Create commandContainer encoders 2020-01-21 16:07:42 +01:00
gen9 Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
gen11 Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
gen12lp Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
generated Cleanup Gen12lp code 2020-01-13 15:05:10 +01:00
gmm_helper Pass GmmClientContext to page table manager 2020-01-24 08:20:23 +01:00
helpers Add clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +01:00
indirect_heap Refactor heaps 2019-12-18 09:50:22 +01:00
kernel Create commandContainer encoders 2020-01-21 16:07:42 +01:00
memory_manager Change Memory Constants into constexpr 2020-01-24 15:10:52 +01:00
memory_properties Enable shareable buffer support (2/N) 2020-01-20 10:50:33 +01:00
os_interface Pass GmmClientContext to page table manager 2020-01-24 08:20:23 +01:00
page_fault_manager Add pointer checks 2019-12-02 12:57:02 +01:00
program Program refactor 2020-01-25 10:56:30 +01:00
sku_info Move TGLLP specific workarounds to HwInfo 2019-12-16 16:25:18 +01:00
unified_memory [7/n] Unified Shared Memory. 2019-06-18 09:17:16 +02:00
unit_tests Program refactor 2020-01-25 10:56:30 +01:00
utilities Replace instrisic pause call with NEO and ULT function 2020-01-15 14:55:11 +01:00
CMakeLists.txt Move basic_math.h and vec.h to core directory 2019-05-14 21:32:55 +02:00