mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
Flush tlb on BCS direct submission
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
cb178f951e
commit
dbf9198186
@@ -12,6 +12,7 @@ struct MiFlushArgs {
|
||||
bool timeStampOperation = false;
|
||||
bool commandWithPostSync = false;
|
||||
bool notifyEnable = false;
|
||||
bool tlbFlush = false;
|
||||
|
||||
MiFlushArgs() = default;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user