mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
fix: remove not needed adjustIpVersionIfNeeded function
Related-To: NEO-7786 Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
7d82b690e4
commit
f32d62970d
@@ -111,7 +111,6 @@ bool Wddm::init() {
|
||||
rootDeviceEnvironment.initGfxCoreHelper();
|
||||
|
||||
populateIpVersion(*hardwareInfo);
|
||||
productHelper.adjustIpVersionIfNeeded(*rootDeviceEnvironment.getMutableHardwareInfo());
|
||||
rootDeviceEnvironment.initReleaseHelper();
|
||||
|
||||
if (productHelper.configureHwInfoWddm(hardwareInfo, hardwareInfo, rootDeviceEnvironment)) {
|
||||
|
||||
Reference in New Issue
Block a user