Revert "Disable RelaxedOrdering if UpdateTagFromWait is disabled"

Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
This commit is contained in:
Dunajski, Bartosz
2023-03-27 09:06:13 +00:00
committed by Compute-Runtime-Automation
parent fb82af429b
commit e49e245bec
13 changed files with 19 additions and 41 deletions

View File

@@ -548,7 +548,6 @@ HWTEST2_F(CommandQueueCommandsXeHpc, givenFlushTaskSubmissionEnabledAndSplitBcsC
DebugManagerStateRestore restorer;
DebugManager.flags.SplitBcsCopy.set(1);
DebugManager.flags.UpdateTaskCountFromWait.set(3);
ze_result_t returnValue;
auto hwInfo = *NEO::defaultHwInfo;