mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 21:18:24 +08:00
Revert "Deferred deletion of allocations in main thread"
This reverts commit c268e30189.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
0dbf92d401
commit
af81c79076
@@ -154,7 +154,6 @@ void DrmMemoryManager::releaseBufferObject(uint32_t rootDeviceIndex) {
|
||||
}
|
||||
|
||||
void DrmMemoryManager::commonCleanup() {
|
||||
MemoryManager::commonCleanup();
|
||||
if (gemCloseWorker) {
|
||||
gemCloseWorker->close(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user