SWDEV-437832 - Changes to update host unified memory and iommuv2 flags.
Change-Id: I88998cf57c21fc446fa28e250f826c607923670b
This commit is contained in:
committed by
Karthik Jayaprakash
parent
a6841e3f43
commit
7d5b4a8f7a
@@ -513,6 +513,8 @@ void NullDevice::fillDeviceInfo(const Pal::DeviceProperties& palProp,
|
||||
info_.hostUnifiedMemory_ = true;
|
||||
}
|
||||
|
||||
info_.iommuv2_ = palProp.gpuMemoryProperties.flags.iommuv2Support;
|
||||
|
||||
info_.profilingTimerResolution_ = 1;
|
||||
info_.profilingTimerOffset_ = amd::Os::offsetToEpochNanos();
|
||||
info_.littleEndian_ = true;
|
||||
|
||||
Reference in New Issue
Block a user