mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-20 13:11:34 +08:00

- The PMT tile aggregator used by the frequency and power modules has been replaced with the wrapper functions which calls the functions from the Pmt Util class. - The earlier Pmt Tile aggregator implementation has been removed from the PMT specific files. Related-To: NEO-12147 Signed-off-by: Pratik Bari <pratik.bari@intel.com>