Unify RCS exposure

The goal is to standardize RCS exposure for all types of hardware

Related-To: NEO-7224
Signed-off-by: Andrzej Koska <andrzej.koska@intel.com>
This commit is contained in:
Andrzej Koska
2022-11-10 22:13:46 +00:00
committed by Compute-Runtime-Automation
parent 4aa1697e3c
commit f27dcbfb85
10 changed files with 43 additions and 26 deletions

View File

@@ -37,7 +37,7 @@ int HwInfoConfigHw<gfxProduct>::configureHardwareCustom(HardwareInfo *hwInfo, OS
DG2::adjustHardwareInfo(hwInfo);
enableBlitterOperationsSupport(hwInfo);
adjustRcsExposure(hwInfo);
disableRcsExposure(hwInfo);
auto &kmdNotifyProperties = hwInfo->capabilityTable.kmdNotifyProperties;
kmdNotifyProperties.enableKmdNotify = true;