mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 17:13:29 +08:00
1) retry count needs to be increased. It is too low in some cases 2) Command.offset will get zero'd by SIP in some cases. We cannot rely on it to maintain running value Related-to: HSD-18043174020 Signed-off-by: Brandon Yates <brandon.yates@intel.com>