
Instead of providing a hardcoded set of arguments, allow overlays to be added to the submitter script. Passing Python dicts as a string representation and relying on coercion from strings is far from great, but fire doesn't give anything else, so. Signed-off-by: Daniel Stone <daniels@collabora.com> Co-authored-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31882>