compute-runtime/runtime/gmm_helper
Mateusz Jablonski c858a2b79f Refactor configuring device address space logic:
1. call GmmSetDeviceInfo
2. call ConfigureDeviceAddressSpace
3. obtain min address - only for gen12lp platforms

remove getConfigureAddressSpaceMode method

Resolves: NEO-4076

Change-Id: Ib72789c834df1307a3d105131943dcf9a54afc03
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-01-07 11:57:58 +01:00
..
gmm_memory Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
CMakeLists.txt Move files to core 2020-01-02 15:57:05 +01:00
gmm.cpp Move files to core 2020-01-02 15:57:05 +01:00
gmm.h Pass GmmClientContext to Gmm and GmmResourceInfo 2019-12-31 12:19:32 +01:00
gmm_interface.cpp gmmlib revision update 2020-01-03 13:22:11 +01:00
gmm_memory.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
gmm_memory_base.cpp Refactor configuring device address space logic: 2020-01-07 11:57:58 +01:00
gmm_memory_base.h Refactor configuring device address space logic: 2020-01-07 11:57:58 +01:00
gmm_types_converter.cpp Move GMM-OCL types conversions to new helper + includes cleanup 2019-12-04 10:42:49 +01:00
gmm_types_converter.h Move GMM-OCL types conversions to new helper + includes cleanup 2019-12-04 10:42:49 +01:00
gmm_utils.cpp Move GMM-OCL types conversions to new helper + includes cleanup 2019-12-04 10:42:49 +01:00