commit | 5ddf7ad9d2098d21e1346b8ceb2756901ae1b0c1 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Tue Feb 18 12:07:47 2020 -0500 |
committer | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Fri Feb 21 07:26:52 2020 -0500 |
tree | be9d3a1361c352d6801dacf9858c823470576ce9 | |
parent | 2e3318b151abddd456077ec0eed13f95245ce344 [diff] |
panfrost: Move checksum routines to root panfrost These are Gallium-independent and clean code; as is tradition, let's hoist them up out of the Gallium driver as a bit of yak shaving as we prepare to untangle the monster that is pan_resource.c Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3858>