Capability to create multiple Regular BCS contexts per engine.

Related-To: NEO-7618

Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
This commit is contained in:
Dunajski, Bartosz
2023-01-19 08:57:27 +00:00
committed by Compute-Runtime-Automation
parent 286c672ef4
commit 5a5596957a
9 changed files with 93 additions and 12 deletions

View File

@@ -52,6 +52,7 @@ class MockDevice : public RootDevice {
using Device::createDeviceInternals;
using Device::createEngine;
using Device::createSubDevices;
using Device::defaultBcsEngineIndex;
using Device::deviceBitfield;
using Device::deviceInfo;
using Device::engineInstanced;

View File

@@ -495,4 +495,5 @@ OverrideUserFenceStartValue = -1
DirectSubmissionRelaxedOrderingQueueSizeLimit = -1
ExperimentalForceCopyThroughLock = -1
NumberOfRegularContextsPerEngine = -1
EnableMultipleRegularContextForBcs = -1
AppendAubStreamContextFlags = -1