Revert "I915_EXEC_DATA_PORT_COHERENT support"

This reverts commit 933312e098.

Change-Id: I70a48a80c5d06455570dc2a97b99e1fb5edd7c08
This commit is contained in:
Dunajski, Bartosz
2018-03-09 13:03:48 +01:00
committed by sys_ocldev
parent 656fc9beff
commit 5389d4d859
8 changed files with 2 additions and 103 deletions

View File

@@ -132,7 +132,6 @@ int HwInfoConfig::configureHwInfo(const HardwareInfo *inHwInfo, HardwareInfo *ou
pSysInfo->SubSliceCount = static_cast<uint32_t>(subSliceCount);
drm->obtainCoherencyDisablePatchActive();
drm->obtainDataPortCoherencyPatchActive();
pSkuTable->ftrSVM = drm->is48BitAddressRangeSupported();
int maxGpuFreq = 0;