feature: Append recorded command list into immediate (2/N)

Related-To: NEO-10356

- Fixes to move available space check to parent
- propogate result from wait on events call

Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com>
This commit is contained in:
Aravind Gopalakrishnan
2024-05-30 01:04:05 +00:00
committed by Compute-Runtime-Automation
parent 960664f352
commit 2406453440
3 changed files with 31 additions and 11 deletions

View File

@@ -15,7 +15,6 @@
namespace NEO {
class ScratchSpaceController;
class LinearStream;
} // namespace NEO
namespace L0 {