mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 09:58:55 +08:00
- Added support for mapping any portion of a virtual allocation to a physical mapping with a lookup function for reserved virtual addresses. - Added support for multiple mappings linked to the same virtual reservation. - Fixed bug with 64 bit addresses on windows with invalid addresses passed to the user. Related-To: LOCI-3904, LOCI-3914, LOCI-3931 Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>