mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
performance: Enable waitpkg
Resolves: NEO-14336 Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
f52c81c0e4
commit
8ec5434460
@@ -1430,7 +1430,6 @@ inline bool CommandStreamReceiverHw<GfxFamily>::initDirectSubmission() {
|
||||
this->osContext->setDirectSubmissionActive();
|
||||
if (this->osContext->isDirectSubmissionLightActive()) {
|
||||
this->pushAllocationsForMakeResident = false;
|
||||
WaitUtils::init(true);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user