mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 17:20:26 +08:00
Revert "fix: Enable 64k pages for TSB allocation"
This reverts commit eed69f45ed.
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
fd45b2883d
commit
7f5e6b4124
@@ -473,7 +473,6 @@ bool MemoryManager::getAllocationData(AllocationData &allocationData, const Allo
|
||||
case AllocationType::gpuTimestampDeviceBuffer:
|
||||
case AllocationType::preemption:
|
||||
case AllocationType::syncDispatchToken:
|
||||
case AllocationType::timestampPacketTagBuffer:
|
||||
allow64KbPages = true;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user