compute-runtime/level_zero/core/source
Szymon Morek 3bb12ad10a Allocate all event pools in local memory
Currently event pools are allocated in system
memory if HOST_VISIBLE flag is being set.
With this change such event pool will be
allocated in device memory if DC flush is not
allowed.

Related-To: NEO-7302

Signed-off-by: Szymon Morek <szymon.morek@intel.com>
2022-09-06 17:17:32 +02:00
..
builtin Append additional fill kernel for left leftover 2022-09-05 18:08:26 +02:00
cache Correct branch_dir_suffix in cmake 2021-09-14 16:00:20 +02:00
cmdlist Change order of EncodeDispatchKernelArgs members 2022-09-06 16:49:48 +02:00
cmdqueue Extend encode class for start and end hw commands 2022-09-02 16:29:36 +02:00
compiler_interface Cmake format script 2020-08-19 16:36:30 +02:00
context Fix P2P support for implicit scaling (2) 2022-08-29 23:30:04 +02:00
debug_manager Cleanup debugger files 2022-06-06 15:34:55 +02:00
device L0Debug - tile attach implementation 2022-08-18 13:38:51 +02:00
dll Move DebuggerL0 to shared 2022-06-23 10:05:45 +02:00
driver Fix P2P support for implicit scaling (2) 2022-08-29 23:30:04 +02:00
event Allocate all event pools in local memory 2022-09-06 17:17:32 +02:00
fabric Initial draft to implement Fabric Vertex Apis using Driver Handle Information 2022-08-18 08:34:04 +02:00
fence Limit files included by fence.h and csr_definitions.h 2022-08-30 13:13:40 +02:00
gen8 Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
gen9 Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
gen11 Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
gen12lp Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
helpers Add api specific config for allocation cache 2022-09-05 21:15:18 +02:00
hw_helpers L0Debug refactor: Replace ze_device_thread_t with EuThread::ThreadId 2022-07-14 20:01:56 +02:00
image Add missing queryImageParams after import image on windows path 2022-08-09 14:59:44 +02:00
kernel Change DG2 l1 cache policy to WB 2022-08-31 14:31:23 +02:00
linux Copyright header update 2021-05-17 20:38:19 +02:00
memory Improve PrintUmdSharedMigration 2022-07-18 19:47:13 +02:00
memory_manager Move AllocationType enum out of GraphicsAllocation class 2022-02-04 17:49:09 +01:00
module Add option to change GRF mode 2022-09-06 13:00:17 +02:00
printf_handler Correct setting usesStringMap flag in printf 2022-02-15 15:39:10 +01:00
sampler Cleanup includes in sampler, image, builtin and event 2022-06-03 10:21:59 +02:00
windows Copyright header update 2021-05-17 20:38:19 +02:00
xe_hp_core Use LogicalStateHelper to program ComputeMode 2022-06-27 15:25:55 +02:00
xe_hpc_core zeCommandListAppendMemoryPrefetch with memory prefetch manager 2022-08-02 20:07:31 +02:00
xe_hpg_core Rename core family names to meet naming convention 2022-07-26 16:36:49 +02:00
CMakeLists.txt Add option to change GRF mode 2022-09-06 13:00:17 +02:00
get_extension_function_lookup_map.cpp Wrap L0 exported functions to prevent symbol collision 2022-05-31 21:52:16 +02:00
get_extension_function_lookup_map.h Add missing pragma once in header files 2022-06-07 16:19:11 +02:00