mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

This change introduces detection of GPU hangs in CommandMapUnmap::submit() as well as in Event::submitCommand(). ULTs have been added to cover the new code. Related-To: NEO-6681 Signed-off-by: Patryk Wrobel <patryk.wrobel@intel.com>