mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-23 11:03:02 +08:00
Use GPU address of SVM allocation instead of CPU one. It fixes a bug visible on platforms, where potentially GPU VA does not have to match CPU VA. Related-To: NEO-7970 Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>