mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Revert "Enable timestamp wait mechanism"
This reverts commit 1c0502733f
.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
be9ce8ee12
commit
aa7ba69746
@ -20,7 +20,7 @@ bool CommandQueue::isAssignEngineRoundRobinEnabled() {
|
||||
}
|
||||
|
||||
bool CommandQueue::isTimestampWaitEnabled() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
} // namespace NEO
|
||||
|
Reference in New Issue
Block a user