AUB CSR to update hardware tag in standalone mode

This commit introduces a software controlled HW Tag
in the configuration of AUB CSR in standalone mode
(i.e. with no execution on real HW).

Change-Id: Ic470957d58e6568b13dda3d61cb230498d8f2691
This commit is contained in:
Milczarek, Slawomir
2018-03-14 21:49:55 +01:00
parent 756aafe3dd
commit f997b45145
3 changed files with 64 additions and 6 deletions

View File

@@ -46,7 +46,6 @@ CommandStreamReceiver *createCommandStreamImpl(const HardwareInfo *pHwInfo) {
pHwInfo->pWaTable,
pHwInfo->pSysInfo);
commandStreamReceiver = AUBCommandStreamReceiver::create(*pHwInfo, "aubfile", true);
initialHardwareTag = -1;
break;
case CSR_TBX:
Gmm::initContext(pHwInfo->pPlatform,