mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +08:00
Command list batch buffers should be chained when no dynamic or global preamble is present in command queue. Return to command queue, when preamble is required. Chain last command list to the command queue epilog. Provide first command list batch buffer to KMD/ULLS when no command queue preamble. Related-To: NEO-7807 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>