mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 22:43:00 +08:00
refactor: Move disableRcs to releaseHelper
Related-To: NEO-8296 Signed-off-by: Baj, Tomasz <tomasz.baj@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
8da92f56c7
commit
cb903cbc03
@@ -115,6 +115,7 @@ bool Wddm::init() {
|
||||
|
||||
populateIpVersion(*hardwareInfo);
|
||||
rootDeviceEnvironment.initReleaseHelper();
|
||||
rootDeviceEnvironment.setRcsExposure();
|
||||
|
||||
if (productHelper.configureHwInfoWddm(hardwareInfo, hardwareInfo, rootDeviceEnvironment)) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user