compute-runtime/level_zero/core/source/cmdqueue
Patryk Wrobel 7f729b7f89 Detect GPU hang in clWaitForEvents
This change:
- moves NEO::WaitStatus to a separate file
- enables detection of GPU hang in clWaitForEvents
- adjusts most of blocking calls in CommandStreamReceiver to return WaitStatus
- adds ULTs to cover the new code

Related-To: NEO-6681
Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>
2022-02-23 13:33:09 +01:00
..
cmdqueue_extended Copyright header update 2021-05-17 20:38:19 +02:00
CMakeLists.txt Scratch using bindless heaps 2020-12-11 09:38:44 +01:00
cmdqueue.cpp Detect GPU hang in clWaitForEvents 2022-02-23 13:33:09 +01:00
cmdqueue.h Do not execute multi-tile command list on single-tile command queue 2021-11-03 13:27:49 +01:00
cmdqueue_hw.h Program private 2 scratch in L0 2021-12-20 23:25:09 +01:00
cmdqueue_hw.inl L0 debugger - reports process ENTER/EXIT events for zeCommandQueues 2022-02-16 16:28:33 +01:00
cmdqueue_hw_base.inl Remove GMock from GMockMemoryManagerFailFirstAllocation, GMockMemoryManager... 2022-01-20 16:08:34 +01:00
cmdqueue_imp.h Return error when failing on submission 2022-01-12 16:42:30 +01:00
cmdqueue_xe_hp_core_and_later.inl Rename function 2021-12-30 17:03:22 +01:00