Taking into account additionals heaps in gpu VA reservation in WSL

Related-To: NEO-7337

Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com>
This commit is contained in:
Kamil Diedrich
2022-09-19 23:21:51 +02:00
committed by Compute-Runtime-Automation
parent af57d2bd38
commit 5d3f82a8a5
4 changed files with 39 additions and 3 deletions

View File

@@ -171,7 +171,7 @@ typedef struct __GMM_GFX_PARTITIONING {
Reserved0,
Reserved1,
SVM,
Reserved2,
TR,
Heap32[4];
} GMM_GFX_PARTITIONING;