Pass OsContext to memory management methods

Operate on OsContext when per context VMs are used

Related-To: NEO-4957

Change-Id: Ia6bef88a80163d4ceee9f9bf59bda6b569d8929f
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
Mateusz Hoppe
2020-08-11 14:00:41 +02:00
committed by sys_ocldev
parent e7fd522c5d
commit cdc7649e77
20 changed files with 162 additions and 69 deletions

View File

@@ -61,6 +61,7 @@ bool DrmDirectSubmission<GfxFamily, Dispatcher>::submit(uint64_t gpuAddress, siz
0,
execFlags,
false,
&this->osContext,
drmIterator,
drmContextIds[drmIterator],
nullptr,