Revert "Add xe_hp_sdv unit test target + minor test fixes"

This reverts commit 6f75d67406.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
Compute-Runtime-Validation
2021-08-01 10:25:35 +02:00
committed by Compute-Runtime-Automation
parent 0dc33b19e9
commit 1f4a835314
18 changed files with 44 additions and 88 deletions

View File

@ -150,11 +150,6 @@ void XE_HP_SDV_CONFIG::setupHardwareInfoMultiTile(HardwareInfo *hwInfo, bool set
gtSysInfo->MaxEuPerSubSlice = 40;
gtSysInfo->MaxSlicesSupported = 1;
gtSysInfo->MaxSubSlicesSupported = 1;
gtSysInfo->L3BankCount = 1;
gtSysInfo->CCSInfo.IsValid = true;
gtSysInfo->CCSInfo.NumberOfCCSEnabled = 1;
}
if (setupFeatureTableAndWorkaroundTable) {