mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +08:00
This change: - Currently for all subdevices in LinuxMemoryImp::getState function, free and size values are returned similar values. This change fixes this issue and now correct value of size and free memory is returned as per subdevice. Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>