mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-28 00:03:14 +08:00
This commit fixes two issues for signal event API call Fix one is for signal event call to reposition signaling commands before stalling post sync command. Second fix is to make sure copy command lists also support signal all packets. Related-To: NEO-7490 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>