panfrost: Move sysval analysis out of per-gen
authorAlyssa Rosenzweig <alyssa@collabora.com>
Mon, 12 Jul 2021 23:09:33 +0000 (19:09 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 23 Jul 2021 20:12:18 +0000 (20:12 +0000)
commit4cce6b913e2094cec5b4716271252fdacf421364
tree78ce58db062ff3f2dff1fdf0c0898188ff38f5c3
parent5039c66ae91473fe8bb5bc18094761554b27fcc2
panfrost: Move sysval analysis out of per-gen

Arch-independent.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11851>
src/gallium/drivers/panfrost/meson.build
src/gallium/drivers/panfrost/pan_cmdstream.c
src/gallium/drivers/panfrost/pan_helpers.c [new file with mode: 0644]