mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
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:
committed by
sys_ocldev
parent
e7fd522c5d
commit
cdc7649e77
@@ -61,6 +61,7 @@ bool DrmDirectSubmission<GfxFamily, Dispatcher>::submit(uint64_t gpuAddress, siz
|
||||
0,
|
||||
execFlags,
|
||||
false,
|
||||
&this->osContext,
|
||||
drmIterator,
|
||||
drmContextIds[drmIterator],
|
||||
nullptr,
|
||||
|
||||
Reference in New Issue
Block a user