mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
Revert "I915_EXEC_DATA_PORT_COHERENT support"
This reverts commit 933312e098.
Change-Id: I70a48a80c5d06455570dc2a97b99e1fb5edd7c08
This commit is contained in:
committed by
sys_ocldev
parent
656fc9beff
commit
5389d4d859
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user