Add parameters to disable programming general and instruction base adresses

Change-Id: If4380a0d3b281dbd2c5e3f2275e8f7960ce1acc7
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
Zbigniew Zdanowicz
2020-01-22 16:39:40 +01:00
committed by sys_ocldev
parent 8d34f40aad
commit 5727b8081f
6 changed files with 83 additions and 14 deletions

View File

@@ -318,8 +318,10 @@ CompletionStamp CommandStreamReceiverHw<GfxFamily>::flushTask(
&ioh,
&ssh,
newGSHbase,
true,
mocsIndex,
getMemoryManager()->getInternalHeapBaseAddress(rootDeviceIndex),
true,
device.getGmmHelper(),
isMultiOsContextCapable());