626e9e4179
REQ_RES is a quite expensive operation, so calling it before and after each RUN-command slows down RUN-command heavy workloads. This commit moves REQ_RES calls to subqueue_init. Reviewed-by: John Anthony <john.anthony@arm.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Tested-by: Heiko Stuebner <heiko@sntech.de> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33512>