mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Unify memory layout for all multi tile post sync operations
Related-To: NEO-6262 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
63116e4100
commit
3e1023fa1a
@ -172,6 +172,7 @@ class CommandStreamReceiverHw : public CommandStreamReceiver {
|
||||
bool detectInitProgrammingFlagsRequired(const DispatchFlags &dispatchFlags) const;
|
||||
bool checkPlatformSupportsNewResourceImplicitFlush() const;
|
||||
bool checkPlatformSupportsGpuIdleImplicitFlush() const;
|
||||
void configurePostSyncWriteOffset();
|
||||
|
||||
HeapDirtyState dshState;
|
||||
HeapDirtyState iohState;
|
||||
|
Reference in New Issue
Block a user