Commit Graph

4 Commits

Author SHA1 Message Date
Maciej Dziuban bd9cd46ab9 Unified memory sharing 10/n
Enable creating allocations from non-NT handles

Change-Id: Ifd8c67dfd5624182aed76457b1d80bcc2659dd45
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
Related-To: NEO-3771
2020-01-20 11:27:33 +01:00
Maciej Dziuban 0b3c7f0b7f Remove duplicated code
Change-Id: I2a882b6e9109cd41678830b9e3ff4e470269b309
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
2020-01-08 08:17:43 +01:00
Maciej Dziuban 125e2a0ff8 Unified memory sharing 2/n
Move acquire/release handling to a base class

Related-To: NEO-3771
Change-Id: I0127e393ce30c0b214b3c9cad590751ad9e386bc
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
2019-11-12 14:56:21 +01:00
Maciej Dziuban 603bce2164 Unified memory sharing 1/n
This change introduces creating and releasing buffers from
memory handle. Currently Windows NT Handles are supported.

Change-Id: I61b89d97946ce61617ad98922b7e9731d4a754a9
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
Related-To: NEO-3771
2019-11-06 10:43:34 +01:00