Add debug flag to control MultiStorageResources support

Change-Id: I8347989df2249559ca0e4cb69f7f3af3f9a5fe72
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
Bartosz Dunajski
2020-06-06 13:13:22 +02:00
committed by sys_ocldev
parent 76eca0f917
commit 41235346f2
6 changed files with 53 additions and 6 deletions

View File

@ -162,4 +162,5 @@ LimitBlitterMaxHeight = -1
FlushAfterEachBlit = -1
UseCommandBufferHeaderSizeForWddmQueueSubmission = 1
OverridePreemptionSurfaceSizeInMb = -1
UseAsyncDrmExec = -1
UseAsyncDrmExec = -1
EnableMultiStorageResources = -1