mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add implicit flush for new resources and idling gpu
Related-To: NEO-5100 Change-Id: I57fdb8eecd88124c4c9171014950554c35dbecd1 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
e9ea2dc182
commit
3b6f9b7cb6
@ -191,4 +191,7 @@ DirectSubmissionOverrideBlitterSupport = -1
|
||||
DirectSubmissionOverrideRenderSupport = -1
|
||||
DirectSubmissionOverrideComputeSupport = -1
|
||||
EnableUsmCompression = -1
|
||||
PerformImplicitFlushEveryEnqueueCount = -1
|
||||
PerformImplicitFlushEveryEnqueueCount = -1
|
||||
PerformImplicitFlushForNewResource = -1
|
||||
PerformImplicitFlushForIdleGpu = -1
|
||||
ProvideVerboseImplicitFlush = false
|
Reference in New Issue
Block a user