mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
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:

committed by
Compute-Runtime-Automation

parent
0dc33b19e9
commit
1f4a835314
@ -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) {
|
||||
|
Reference in New Issue
Block a user