mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 09:58:55 +08:00
for xe kmd there will be new query for EU per DSS for PVC, LNL, BMG platforms when new query is available, previous one (currently used in NEO) will be empty To avoid integration issues this commit adds fallback to setup that value based on max eu per dss that we get from GuC in device blob Support for new query is in PR https://github.com/intel/compute-runtime/pull/745 Related-To: NEO-12012 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>