mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-18 22:08:53 +08:00
Pass AubHelper to reserveAddressPPGTT().
- get PageTable entry data hints and address space from AubHelper based on local memory flag - add enableLocalMemory flag in CSR HW Change-Id: I061bda62be8da55d52cff48ecddcf26c4212dc67
This commit is contained in:
committed by
sys_ocldev
parent
873a58382b
commit
619d2217cb
@@ -32,5 +32,4 @@ int AubHelper::getMemTrace(uint64_t pdEntryBits) {
|
||||
uint64_t AubHelper::getPTEntryBits(uint64_t pdEntryBits) {
|
||||
return pdEntryBits;
|
||||
}
|
||||
|
||||
} // namespace OCLRT
|
||||
|
||||
Reference in New Issue
Block a user