mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 21:18:24 +08:00
Implemented getDeviceMemoryMaxClkRate() override for BMG Linux to query actual memory clock rate from DRM driver instead of returning 0. Updated unit test to dynamically verify maxClockRate matches ProductHelper return value instead of expecting hardcoded 0. Related-To: NEO-16805 Signed-off-by: Jack Myers <jack.myers@intel.com>