1e848c4a06
SWDEV-59579 - refactory the Coare-grained SVM and fine grain buffer SVM code path, so that if the device SVM running on supports fine grain system, then the SVM API operation will be on system memory, no need to go through GPU backend. In addition, added support for PX system with CZ on windows 10, which supports SVM fine grain system. Affected files ... ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_svm.cpp#13 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#256 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#525 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.hpp#150 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#380 edit