mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
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:
committed by
sys_ocldev
parent
8d34f40aad
commit
5727b8081f
@@ -318,8 +318,10 @@ CompletionStamp CommandStreamReceiverHw<GfxFamily>::flushTask(
|
||||
&ioh,
|
||||
&ssh,
|
||||
newGSHbase,
|
||||
true,
|
||||
mocsIndex,
|
||||
getMemoryManager()->getInternalHeapBaseAddress(rootDeviceIndex),
|
||||
true,
|
||||
device.getGmmHelper(),
|
||||
isMultiOsContextCapable());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user