mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
XeHPC Implicit scaling: put command/ring/semaphore buffer to first memory bank
In direct submission scenario command/ring/semaphore buffer allocations are placed in the same memory bank to ensure that their memory is updated in correct order Related-To: NEO-6698 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
aa7ba69746
commit
3792481d33
@ -401,4 +401,5 @@ UseTileMemoryBankInVirtualMemoryCreation = -1
|
||||
DisableScratchPages = 0
|
||||
ForceAllResourcesUncached = 0
|
||||
ForcePreParserEnabledForMiArbCheck = -1
|
||||
BatchBufferStartPrepatchingWaEnabled = -1
|
||||
BatchBufferStartPrepatchingWaEnabled = -1
|
||||
DirectSubmissionForceLocalMemoryStorageMode = -1
|
||||
|
Reference in New Issue
Block a user