mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 18:06:32 +08:00
Do not expose RCS on DG2
The RCS is no longer exposed under windows and linux on DG2 Related-To: NEO-7224 Signed-off-by: Andrzej Koska <andrzej.koska@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
508ad66313
commit
9aeb0116d7
@@ -37,6 +37,8 @@ int HwInfoConfigHw<gfxProduct>::configureHardwareCustom(HardwareInfo *hwInfo, OS
|
||||
DG2::adjustHardwareInfo(hwInfo);
|
||||
enableBlitterOperationsSupport(hwInfo);
|
||||
|
||||
adjustRcsExposure(hwInfo);
|
||||
|
||||
auto &kmdNotifyProperties = hwInfo->capabilityTable.kmdNotifyProperties;
|
||||
kmdNotifyProperties.enableKmdNotify = true;
|
||||
kmdNotifyProperties.delayKmdNotifyMicroseconds = 150;
|
||||
|
||||
Reference in New Issue
Block a user