panfrost: Keep the compiler inputs in the context
authorBoris Brezillon <boris.brezillon@collabora.com>
Fri, 12 Feb 2021 17:11:06 +0000 (18:11 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 15 Feb 2021 11:23:46 +0000 (11:23 +0000)
commitd18fc89066a6d1ee5a1354636b2ef94162b13507
tree1de1afcd45ecd9c6c580faf05d7794dc268d4c69
parent72d14f8b6f76b34b2d40d33d672337d1e5ab8f47
panfrost: Keep the compiler inputs in the context

So we don't have to copy data around.

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8963>
src/panfrost/bifrost/bi_pack.c
src/panfrost/bifrost/bi_ra.c
src/panfrost/bifrost/bifrost_compile.c
src/panfrost/bifrost/compiler.h
src/panfrost/midgard/compiler.h
src/panfrost/midgard/midgard_compile.c
src/panfrost/midgard/midgard_ra.c
src/panfrost/midgard/midgard_schedule.c